All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
0.1.7 — 2024-08-28
0.1.6 — 2024-08-28
0.1.6 — 2024-08-28
0.1.6 — 2024-06-07
0.1.5 — 2020-02-04
0.1.4 — 2019-12-04
0.1.3 — 2019-09-16
jason.conveniencenamespace with convenience coders for wire and db JSON.
- The default object mapper no longer performs key conversion, no longer pretty prints and no longer supports converting dates.
0.1.2 — 2019-09-10
- Better handling of
nilon encode andnil/""on decode.
0.1.1 — 2019-09-10
- Incorrect method used for no-args version of
new-json-decoder.
0.1.0 — 2019-09-10
- A
*default-object-mapper*. - No-args versions of
new-json-encoderandnew-json-decoderthat use the defaultObjectMapper.
0.0.4 — 2019-09-10
- Documentation.
0.0.3 — 2019-09-09
- Documentation.
0.0.2 — 2019-09-09
- Factory function for creating mappers.
- Macro for defining mappers in a namespace.
- Better meta key handling which uses standard key conversion while retaining meta indicator.
- Support for all of
org.joda.timeandjava.time.
- Use
jsonistafor underlying JSON support.
- Concrete mappers for
wireanddbtypes.
0.0.1 — 2019-09-09
Released without CHANGELOG.md.