Skip to content
This repository has been archived by the owner on Mar 22, 2023. It is now read-only.

pmemkv version 1.2.1

Compare
Choose a tag to compare
@lukaszstolarczuk lukaszstolarczuk released this 06 Jul 11:30
· 545 commits to master since this release

This is the last bugfix release for pmemkv 1.2 version.
Maintenance of this version is no longer supported.

Notable changes:

  • fix of missing checks in move assigment operators
  • stree: fix operator== by adding missing const specifier
  • stree: fix missing check in node_iterator operator=
  • json_config: return error code for wrong parameters, instead of asserting them
  • json config: extend error messages