Skip to content

Elixir JSON v0.3.0

Choose a tag to compare

@cblage cblage released this 02 Aug 15:40
· 159 commits to master since this release
  • Big refactoring of the codebase
  • Now using ex_doc to generate documentation
  • No longer escaping / forward slashes unnecessarily thanks to @lsimoneau !
  • Now decodes JSON objects into Maps instead of HashDicts