kangaru v4.0.2 Release Notes

Release Date: 2018-02-07 // about 6 years ago
  • We're happy to announce that kangaru 4.0.2 is out!

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

    ๐Ÿš€ Notable things changed in this release are:

    • Fixed kgr::autocall for pointer kgr::shared_service and kgr::unique_service #60
    • โž• Added unit tests to ensure #60 won't happen in future versions.