Skip to content

1.3.0

Choose a tag to compare

@phosxd phosxd released this 10 Dec 02:36
· 54 commits to main since this release

1.3.0 marks the end of active development for Any-JSON. Future updates will focus mostly on fixes & quality-of-life changes.
Pull requests & suggestions are still welcome!

What's new:

  • ae72acc Added "class_inclusions" & "class_exclusions" rules for specifying what classes you want to serialize or not serialize.
  • 9056d6b Added automatic variable typing during deserialization.
  • a75b11d Added InputEvent classes in object registry.

What's changed:

  • 7d2c121 Reorganized example files.
  • 37480e1 Now packs the object index in with the ".type" value instead of being it's own key.