Skip to content

1.1.0

Compare
Choose a tag to compare
@mbastian mbastian released this 08 Jan 22:16
· 18 commits to master since this release

New features

  • Implement a StoreReader.keys() method (#13)

Bugfixes

  • Fixes the return type of apis (#9)
  • A Exception Using reader.iterable() (#16)

Performance improvements

  • Share slot read buffers (#14)

Compatibility

The prefix bytes have been modified (#21) as they were confusing so exceptionally this version breaks store compatibility with 1.0.0. This shouldn't happen anymore in the future for minor versions.

Integration

  • Add JaCoCo test coverage with Coveralls integration (#6)

This version will also be the first one available on Maven Central (#1).