Skip to content

2.3.0

Latest
Compare
Choose a tag to compare
@wolgemoth wolgemoth released this 27 Jul 22:01
· 3 commits to master since this release
92ec4f3

Changelog

  • Concurrent performance of the hashmap was optimised by changing the behaviour of locking for read and write operations.
  • Implemented strong exception safety guarantees.