Skip to content

Version 1.4

Compare
Choose a tag to compare
@pjreed pjreed released this 14 Jun 19:12
· 40 commits to master since this release
Adding support for LZ4 compression.

- Added a custom fork of jpountz/lz4-java that is interoperable with the C++ library
- Added the ability to deserialize LZ4-compressed chunks
- Added an API method on BagFile to determine a bag's dominant compression method