This repository has been archived by the owner on Jun 16, 2019. It is now read-only.
1.0.0
- Json -> Ason, JsonArray -> AsonArray
- You no longer use
JsonSerializer
for serialization/deserialization, it's done directly throughAson
/AsonArray
. Checkout the updated README! - Other tweaks and fixes. Definitely read over the README.