Skip to content

Releases: JuliaIO/JSON.jl

v0.14.0: Unescape solidus in tests, and other deprecations (#213)

10 Sep 19:47
Compare
Choose a tag to compare
  • Fix writing arrays with unconventional indices (@timholy)
  • Fix several deprecations on Julia 0.7

v0.13.0: show_json(CompTypeWrapper): access fields by name (#210)

13 Jul 01:05
Compare
Choose a tag to compare
  • Support Pair, serializing as object (@TotalVerb)
  • Fix deprecation warnings on 0.7 (@TotalVerb)
  • Fix field access in CompositeTypeWrapper (@alyst)

v0.12.0: Merge pull request #206 from JuliaIO/fw/lower-set

16 May 05:05
Compare
Choose a tag to compare

v0.11.0: Fix show_json(A::AbstractArray{T,0}) (#184)

08 May 07:01
Compare
Choose a tag to compare
  • Add support for serializing AbstractArray{_, 0} where _ (@alyst)
  • Removal of 0.4-specific code (@TotalVerb)

v0.10.0: Merge pull request #202 from JuliaIO/fw/support-enums

02 May 04:00
Compare
Choose a tag to compare

v0.9.1: Merge pull request #199 from JuliaIO/fw/stringvector

23 Apr 01:08
Compare
Choose a tag to compare
  • Fix regression in string parsing performance introduced by Julia 0.6 string changes

v0.9.0: Add missing test coverage and remove unneeded internal code (#190)

12 Apr 07:02
Compare
Choose a tag to compare
  • #162: Introduce SerializationContext for more control over serialization

v0.8.3

13 Feb 00:28
Compare
Choose a tag to compare
  • Fix several type keyword and inner constructor deprecations on 0.6

v0.8.2: Fix tests on 0.6 (#185)

24 Jan 04:10
Compare
Choose a tag to compare
  • Fix an Array deprecation warning on 0.6.

v0.8.1: 0.6 Compatibility Updates

13 Jan 22:15
Compare
Choose a tag to compare
Fix test deprecation warning on 0.6