Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 585 Bytes

CHANGELOG.md

File metadata and controls

25 lines (15 loc) · 585 Bytes

Changelog

0.2.0 (2022-08-20)

  • use string builder to reduce allocations (#6)
  • update data
    • use empty string instead of [?]
    • fix missing value of 0x57 in x020.go. fixes #5
    • update data

0.1.1 (2019-04-05)

  • add go.mod file to identify as a module

0.1.0 (2016-07-10)

  • Initial Release