Skip to content
This repository has been archived by the owner on Jun 16, 2019. It is now read-only.

1.0.0

Compare
Choose a tag to compare
@afollestad afollestad released this 05 Feb 00:57
· 15 commits to master since this release
  • Json -> Ason, JsonArray -> AsonArray
  • You no longer use JsonSerializer for serialization/deserialization, it's done directly through Ason/AsonArray. Checkout the updated README!
  • Other tweaks and fixes. Definitely read over the README.