Skip to content

v0.18.24 : support for `alloy#jsonUnknown`

Latest
Compare
Choose a tag to compare
@Baccata Baccata released this 11 Sep 09:14
b828a13

New features

  • Adds support for alloy#jsonUnknown, allowing to capture unknown JSON fields during deserialisation. See documentation here. See here and here
  • Generated throwables are unconditionally enriched with a getMessage method mirroring the traditional toString implementation of case classes. See here

Other

Full Changelog: v0.18.23...v0.18.24