Skip to content

v3.6.0

Latest
Compare
Choose a tag to compare
@emilgpa emilgpa released this 02 Oct 23:47
· 3 commits to master since this release
  • feature: Call UnmarshalText for every value if the name ends with [] #38
  • fixbug: Check array length when traversing array #40
  • fixbug: Error "unsupported type; ..." with map[string]*struct #42
  • fixbug: Decoding to struct with multiple embedded types with IgnoreUnknownKeys #46