json v0.3.0 Release Notes

Release Date: 2014-08-02 // over 9 years ago
    • 🔨 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