Releases: Zulu-Inuoe/jzon
Releases · Zulu-Inuoe/jzon
v1.1.4
- Skip optional failing unit test on ECL (#59)
- CLISP suport by removing PLN usage (#53)
- Fix bogus float serialization for certain floats (thanks https://github.com/atgreen)
v1.1.3
- LispWorks 8 Structure Serialization
- Fix error when reading/writing from/to pathnames on LispWorks (#56)
- Export
jzon:parser
- Fix unit tests on LispWorks (#57)
- Fix stack overflow on deeply nested JSON on SBCL 2.3.10+
v1.1.2
- Fix printing non-square multidimensional arrays #43
- Fix serializing CLOS objects on LispWorks #49
jzon:span
support for cl:stream
- Fix serializing non-square multidimensional arrays #44
- Can now test jzon via
asdf:test-system
#51
v1.1.1 Hotfix
Merge pull request #47 from Zulu-Inuoe/develop
Develop
v1.1.0
Merge pull request #41 from Zulu-Inuoe/develop
v1.1.0
v1.0.0
Initial Release (For real this time)