This repository was archived by the owner on Mar 23, 2023. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ Tue Jun 30 2020 Szymon Romik <szymon.romik@intel.com>
2+
3+ * Version 1.0
4+
5+ This is the first pmemkv-java release which is fully compatible with
6+ pmmekv 1.0 and guarantees backward compatibility.
7+
8+ Major changes:
9+ - API redesign (support for an arbitrary type with converter to ByteBuffer)
10+ - config API redesign with builder pattern
11+ - extended exception list
12+ - extended documentation
13+ - build system refactor to start using mvn only
14+ - project merge with pmemkv-jni
15+
116Fri Oct 04 2019 Szymon Romik <szymon.romik@intel.com>
217
318 * Version 0.9
@@ -10,5 +25,5 @@ Fri Jun 28 2019 Szymon Romik <szymon.romik@intel.com>
1025
1126 This is the first official release of pmemkv-java project.
1227
13- It provides Java bindings to libpmemkv 0.8 with simplified API and not
14- functionally equal to its native C/C++ counterpart.
28+ It provides Java bindings to libpmemkv 0.8 with simplified API and not
29+ functionally equal to its native C/C++ counterpart.
You can’t perform that action at this time.
0 commit comments