Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 993 Bytes

CHANGELOG.md

File metadata and controls

31 lines (18 loc) · 993 Bytes

Changelog

v0.6.1 (2023-04-11)

Improvements

  • Support removing temp files immediately #13

v0.6.0 (2023-04-03)

Improvements

  • Keep last item when deduplicating #15
  • Use more modern snappy compression implementation #16

Breaking Changes

  • Less option has been replaced by more generic Compare #15

v0.5.0 (2021-03-25)

Improvements

  • Better memory allocation, improved buffer pooling #5

New Features

  • Allow to remove duplicates #6
  • Added map-style API #7, see example
  • Allow custom sort algorithms #8
  • Expose size #9