0.8.0
What's Changed
- Drop support for Xcode15 by @ra1028 in #180
- Add initializing lifecycle hook to AtomEffect by @ra1028 in #181
- Add support for initializing effect in MergedEffect by @ra1028 in #182
- Add support for resultBuilder syntax for AtomEffect by @ra1028 in #183
- Drop support for old OS versions by @ra1028 in #184
- Deprecate Refreshable and Resettable by @ra1028 in #185
- Cherry pick bug fix added to 0.7.8 by @ra1028 in #187
- Allow keeping Atoms alive within a scope until it's deallocation by @ra1028 in #188
- Remove Refreshable & Resettable from readme by @ra1028 in #189
- Refactoring by @ra1028 in #190
- Remove unnecessary import by @ra1028 in #191
- Remove APIs deprecated in 0.7.x by @ra1028 in #192
Full Changelog: 0.7.7...0.8.0