Skip to content
This repository was archived by the owner on Apr 5, 2020. It is now read-only.

9.1.0: JSON objects

Compare
Choose a tag to compare
@thekid thekid released this 24 Aug 21:36
· 4 commits to master since this release
  • Made it possible to force arrays and maps to be emitted as JSON objects
    by using an (object) cast.
    (@thekid)