Skip to content

v1.4.6

Compare
Choose a tag to compare
@sunhailin-Leo sunhailin-Leo released this 27 Jul 07:02
· 227 commits to main since this release
  • version 1.4.6 - 2023/07/27
    • remove github.com/goccy/go-json and set encoding/json to default json marshal/unmarshal.
    • add SetJsonEncoder and SetJsonDecoder API to adapt other json parser.