Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 308 Bytes

CHANGELOG.md

File metadata and controls

7 lines (6 loc) · 308 Bytes

v0.0.3

  • Handle inline tags
    • If a field has an inline value in the json tag, then the fields of the struct will be inlined in the parent struct
  • Increase the go version to 1.18 so that generics would also work
  • Added support for generics (with examples)
  • Renaming the main exported functions