Skip to content

1.2.0

Choose a tag to compare

@dmitrykuzmin dmitrykuzmin released this 07 Nov 16:01
· 4849 commits to master since this release
639b451

This release includes several new features and some existing feature improvements for the library.

Notable changes:

  • The client based on Dart programming language is now available. The base is extended with Dart-related tools.
  • Several API improvements for precondition checks (#486, #487).
  • It is now allowed to disable the validating builders generation when using Spine Model Compiler (#493).
  • A new EntityState marker interface is introduced for proto messages that represent a state of an entity (#494).