What's Changed
- Fix the issue where async atoms access their scope after the scope is disposed by @ra1028 in #174
- Add AtomDerivedScope and deprecate AtomScope(inheriting:content:) by @ra1028 in #175
- Fix for release build failure by @ra1028 in #176
- Refactoring: Manage subscribed atom keys in a graph instance by @ra1028 in #177
Full Changelog: 0.7.5...0.7.6