Skip to content

Releases: Zulu-Inuoe/jzon

v1.1.4

26 Mar 23:08
99b19fb
Compare
Choose a tag to compare
  • 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

21 Dec 01:56
6967eac
Compare
Choose a tag to compare
  • 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

28 Aug 23:03
062f171
Compare
Choose a tag to compare
  • 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

07 May 22:53
d6428d6
Compare
Choose a tag to compare
Merge pull request #47 from Zulu-Inuoe/develop

Develop

v1.1.0

21 Mar 02:29
535a598
Compare
Choose a tag to compare
Merge pull request #41 from Zulu-Inuoe/develop

v1.1.0

v1.0.0

14 Feb 06:41
04e7db1
Compare
Choose a tag to compare

Initial Release (For real this time)