Skip to content

ta-json v2.1.0

Compare
Choose a tag to compare
@edcarroll edcarroll released this 07 Jan 00:25
· 31 commits to master since this release
  • Added @JsonConstructor decorator
    • Specify a method to be _optionally_ run after class initialisation but before deserialization. See docs for example.
    • Different functionality to feature with same name from v1!