Skip to content

Releases: g1mv/density

v0.16.6

27 Aug 22:31

Choose a tag to compare

  • Add C bindings

v0.16.5

26 Mar 00:36

Choose a tag to compare

  • Improve readme

v0.16.4

24 Mar 11:35

Choose a tag to compare

  • Migrate methods to associated functions

v0.16.3

24 Mar 01:15

Choose a tag to compare

  • Fix state clear emptying container

v0.16.2

23 Feb 14:50

Choose a tag to compare

  • Add CI
  • Add safe encode buffer size method
  • Fix big endian problems

v0.16.1

16 Oct 17:34

Choose a tag to compare

Fix benches import paths

v0.16.0

16 Oct 17:10

Choose a tag to compare

Switch to rust

DENSITY 0.14.2

12 Feb 01:07
076bb58

Choose a tag to compare

0.14.2

February 12, 2018

  • Improved chameleon decode speed
  • Added data hash checks and display option in benchmark
  • Now using makefiles as build system
  • Big endian support correctly implemented and tested
  • Improved continuous integration tests

DENSITY 0.14.1

20 Jan 11:41
69585d9

Choose a tag to compare

0.14.1

January 20, 2018

  • Added MSVC support
  • Added continuous integration on travis and appveyor
  • Premake script improvement
  • Various codebase improvements

DENSITY 0.14.0

16 Jan 15:53
2b62282

Choose a tag to compare

0.14.0

January 16, 2018

  • First stable version of DENSITY
  • Complete project reorganization and API rewrite
  • Many stability fixes and improvements
  • Fast revert to conditional copy for incompressible input
  • Custom dictionaries in API
  • Improvements in compression ratio and speed