Skip to content

v0.56.0-pre1

Pre-release
Pre-release
Compare
Choose a tag to compare
@ldemailly ldemailly released this 23 Aug 04:30
· 74 commits to main since this release

Changelog

  • 1ea18e9 Pin linter version and fix nolintlint/gosec fix (#174)
  • 9378fac Unwrap() has the option to force map keys to be strings (for go's json marshalling) and otherwise allow unwrap of maps with otherwise unhashable keys, avoid panics
  • 13b2183 add pretty print optional argument to json_go
  • 98173ec adding 2 tests