Skip to content

json_codec 0.1.2

Latest

Choose a tag to compare

@dannote dannote released this 09 Jun 00:09
· 2 commits to master since this release

0.1.2

  • Preserve boolean values as JSON booleans when encoding structs or maps with to_map/1.
  • Refactor map decode AST generation to keep Credo strict checks clean.