Skip to content

Bugfix Release 4.3.2

Latest
Compare
Choose a tag to compare
@gracicot gracicot released this 29 Apr 04:37

We're happy to announce that kangaru 4.3.2 is out!

This is a bugfix release. This version is mostly to fix some unpleasant bugs and various small improvements. No big features were added.

Notable things changed in this release are:

  • Fixed an issue where services would be destroyed in the wrong order, even with reverse destruction order #123
  • Upgraded the minimum CMake version to one that CMake now actually supports #120
  • Removed aligned_storage to instead use a raw buffer
  • Fixed CI on various platform

Feedback is always welcome. If this release causes any problems, please open us an issue so we can discuss about it.