Skip to content

3.0.0-alpha.1 • Removal of deprecated code and testing improvements

Breaking changes

  • Removed the deprecated Spine modules (#158, #17c3ec57, !163)
  • Removed the unused tester module (!163)
  • Removed the unused state-arrow module (!163)
  • Removed deprecated cache and state methods (!163)

Testing

  • Better cache tests using Lincheck (#80, !133)
  • Rewrite all tests to use Prepared instead of kotlin-test (#136, #137, !120, !139, !163)

Documentation

  • Link to versioned documentation in module headers (!160)

Dependencies

  • Kotlin 2.0.20
  • KotlinX.Datetime 0.6.1
  • KotlinX.Coroutines 1.9.0

Browse the documentation for this versionView release in GitLab