Skip to content

2.8.0

Compare
Choose a tag to compare
@ansman ansman released this 29 Aug 17:48

What's Changed

  • Update to Kotlin 1.7 by @ansman in #178
  • Introduce an alternate way of customizing the serialized name by @ansman in #177
    • The preferred way to customize the serialized name of a property is using the new @JsonProperty annotation.
  • Support the Json.ignore property by @ansman in #179

Full Changelog: 2.7.1...2.8.0