Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 298 Bytes

CHANGELOG.md

File metadata and controls

20 lines (15 loc) · 298 Bytes

1.1.0

  • drop vectorized implementation
  • add swar implementation

1.0.4

  • change to rust 2021 edition
  • vectorized implementation for valid and checksum

1.0.3

  • optimize valid and checksum

1.0.2

  • one symbol at a time API

1.0.1

  • no_std
  • benchmark

1.0.0

  • First public release