- Reset observation state on connect if there are no subscribers (#368), thanks to @francismariano for reporting and @ebabel for verifying the fix
- Simplify
toString
representation ofState
(#364), special thanks to @ebabel for the contribution
🧰 Maintenance
- Configure release drafter for auto versioning (#373)
- Update dependency org.jetbrains.kotlinx:atomicfu-jvm to v0.18.3 (#361)
- Update dependency gradle to v7.5.1 (#372)
- Update plugin android-library to v7.2.2 (#370)
- Update JamesIves/github-pages-deploy-action action to v4.4.0 (#362)
- Update dependency gradle to v7.5 (#363)
- Simplify CI by only running on MacOS (#360)