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
- use empty string instead of
0.1.1 (2019-04-05)
- add go.mod file to identify as a module
- Initial Release