Releases: moznion/go-struct-custom-tag-parser
Releases · moznion/go-struct-custom-tag-parser
0.1.0
Breaking Changes
- Supports
strict mode
and no strict mode
- This change breaks an interface of the function:
Parse()
0.0.2
Bug fixes
- Fix an error handling when key contains any white space (c08c1df)