mirror of
https://github.com/xerial/snappy-java.git
synced 2025-07-25 15:04:32 +02:00
Update release notes
This commit is contained in:
parent
73262d37e0
commit
7133ff6168
@ -3,7 +3,7 @@ Since version 1.1.0.x, Java 6 (1.6) or higher is required.
|
|||||||
## snappy-java-1.1.4 (2017-05-22)
|
## snappy-java-1.1.4 (2017-05-22)
|
||||||
* Upgrade to [snappy-1.1.4](https://github.com/google/snappy/releases/tag/1.1.4)
|
* Upgrade to [snappy-1.1.4](https://github.com/google/snappy/releases/tag/1.1.4)
|
||||||
* Improved performance compression (5%), decompression (20%)
|
* Improved performance compression (5%), decompression (20%)
|
||||||
* Added BitShuffle API for fast and better floating-point value compresssion
|
* Added BitShuffle API for fast and better integer and floating-point value compresssion
|
||||||
* Added native libraries for s390x, AIX/Linux ppc64/ppc64le
|
* Added native libraries for s390x, AIX/Linux ppc64/ppc64le
|
||||||
* Added prelimirary support Linux armv5, armv6, armv7, android-arm, aarch64
|
* Added prelimirary support Linux armv5, armv6, armv7, android-arm, aarch64
|
||||||
* Using docker for cross-compiling native libraries for various platforms
|
* Using docker for cross-compiling native libraries for various platforms
|
||||||
|
Loading…
x
Reference in New Issue
Block a user