Skip to content

1.3.0

Compare
Choose a tag to compare
@dmitrykuzmin dmitrykuzmin released this 17 Dec 19:45
· 4122 commits to master since this release
441e772

This PR brings several API improvements to the library.

Notable changes:

  • A KnownMessage interface is introduced. It marks the messages that are generated with Spine Model Compiler and can provide their typeUrl() (#495).
  • The deprecated FieldPaths utility is now removed (#495).
  • A lot of third-party dependencies are updated to the newer version (#496).
  • The conversion routines in TypeConverter will now support the number-based EnumValue instances (#501).