Skip to content

Releases: sellmair/evas

v1.1.0

09 Oct 15:51
Compare
Choose a tag to compare

Atomic State APIs

This APIs allow to safely/atomically update a given State based on the current value.

  • updateState
  • getAndUpdateState
  • updateAndGetState
  • StateKey.update
  • StateKey.updateAndGet
  • StateKey.getAndUpdate

Performance

  • Improve performance when removing an event listener

v1.0.0

27 Sep 04:19
Compare
Choose a tag to compare

🚀 1.0.0

Promoted 1.0.0-RC.3 to stable

v1.0.0-RC.3

25 Sep 13:25
Compare
Choose a tag to compare
  • Updated to stable coroutines 1.9.0
  • Replaced lock in 'Events' when adding new listeners

v1.0.0-RC.2

05 Sep 20:40
Compare
Choose a tag to compare

What's Changed

  • Ensure that the 'StateFlow' returned from 'States' is the same instance, as this instance is used as Key in compose.

Full Changelog: v1.0.0-beta01...v1.0.0-RC.2

v1.0.0-RC

23 Aug 19:43
Compare
Choose a tag to compare
  • Update to Kotlin 2.0.20
  • Update to coroutines 1.9.0-RC.2
  • K/N: Enable cms

v1.0.0-beta02

10 Aug 07:33
Compare
Choose a tag to compare
Add step to publish locally first

v1.0.0-beta01

09 Aug 19:28
Compare
Choose a tag to compare
v1.0.0-beta01

v1.0.0-alpha04

19 Jul 14:13
Compare
Choose a tag to compare
v1.0.0-alpha04

1.0.0-alpha03

17 Jul 21:23
Compare
Choose a tag to compare
Update version to 1.0.0-alpha03

1.0.0-alpha02

17 Jul 17:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0-alpha01...1.0.0-alpha02