Skip to content

Version 1.0.3

Latest
Compare
Choose a tag to compare
@sidney sidney released this 04 Feb 21:56

[1.0.3] - 2021-02-05

  • Optimized read_symbol to read 16 bits at a time as is done in the C reference implementation
  • Fixed issue with compressed input that contains data split across multiple metadata blocks
  • Some changes to unit/integration tests to better support testing issues in compression format
  • Renamed test module to conform to pattern expected by unittest
  • Unit tests can now test using multiple compressed versions of each uncompressed example file
  • Fixed error revealed by one of the newly tested cases involving an edge case in compressed format