aeson v1.2.3.0 Release Notes

Release Date: 2017-10-18 // over 6 years ago
    • ➕ Added withEmbeddedJSON to help parse JSON embedded inside a JSON string, thanks to Jesse Kempf.
    • 0️⃣ Memory usage improvements to the default (pure) parser, thanks to Jonathan Paugh. Also thanks to Neil Mitchell & Oleg Grenrus for contributing a benchmark.
    • omitNothingFields now works for the Option newtype, thanks to Xia Li-yao.
    • 📚 Some documentation fixes, thanks to Jonathan Paug & Philippe Crama.