Skip to content

1.5.0

Choose a tag to compare

@armiol armiol released this 08 Mar 13:56
· 4290 commits to master since this release
610fc6f

This release includes numerous API updates and performance improvements.

The most noticeable are listed below.

  • Time.currentTime() now returns the time with microsecond precision. The values are emulated, increasing for each consequent call (#504, #512).
  • (constraint_for) is now supported by the Spine compiler (#505).
  • Support for the new Column API has been added to the Spine compiler (#508).
  • Logging API has been extended (#513).

For more details please navigate to the list of the closed pull requests and their descriptions.