Skip to content

v0.8.0

Compare
Choose a tag to compare
@liuzicheng1987 liuzicheng1987 released this 19 Mar 13:38
· 94 commits to main since this release
  • Added support for generating a JSON schema
  • Optimizations for the read and write operations
  • Added convenience functions and monadic operations for named tuples: .apply(…), .transform(…), .and_then(…)
  • Added convenience functions for enums
  • Added support for pretty JSON
  • Added support for wstrings
  • Added support for Windows Clang