Releases: sellmair/evas
Releases · sellmair/evas
v1.2.0
v1.1.0
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
v1.0.0-RC.3
- Updated to stable coroutines 1.9.0
- Replaced lock in 'Events' when adding new listeners
v1.0.0-RC.2
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
v1.0.0-beta02
Add step to publish locally first
v1.0.0-beta01
v1.0.0-beta01
v1.0.0-alpha04
v1.0.0-alpha04
1.0.0-alpha03
Update version to 1.0.0-alpha03