Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 304 Bytes

CHANGELOG.md

File metadata and controls

27 lines (18 loc) · 304 Bytes

0.7.0

  • Do not use mem::unitialized
  • Return error on parsing error
  • Fixed BE host issues

0.6.0

  • API rework
  • Up to 30% faster on small values

0.5.1

  • Simplify docs examples

0.5.0

  • Switched to little-endian (up to 30% faster)

0.4.0

  • Added u128 and i128 support