mirror of
https://github.com/xerial/snappy-java.git
synced 2025-04-08 19:35:08 +02:00
Add 1.1.3-M2 release notes
This commit is contained in:
parent
1cb0d1ad1b
commit
61d95282a8
@ -5,6 +5,10 @@ Since vesion 1.1.0.x, Java 6 (1.6) or higher is required.
|
|||||||
* Run `make native test` and send the result as a pull requset.
|
* Run `make native test` and send the result as a pull requset.
|
||||||
* We also test the usability of the newly added BitShuffle API before this release.
|
* We also test the usability of the newly added BitShuffle API before this release.
|
||||||
|
|
||||||
|
## snappy-java-1.1.3-M2 (2017-01-25)
|
||||||
|
* Rename to BitShuffle.shuffle/unshuffle
|
||||||
|
* Add ByteBuffer based APIs for bitshffle
|
||||||
|
|
||||||
## snappy-java-1.1.3-M1 (2017-01-19)
|
## snappy-java-1.1.3-M1 (2017-01-19)
|
||||||
* This is a preview release. Appreciate your feedback.
|
* This is a preview release. Appreciate your feedback.
|
||||||
* Upgraded to snappy 1.1.3 (Minor compression performance improvement)
|
* Upgraded to snappy 1.1.3 (Minor compression performance improvement)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user