Skip to content

Releases: ra1028/swiftui-atom-properties

0.7.7

14 May 10:32
9e59598
Compare
Choose a tag to compare

What's Changed

  • Bug fix: Atom effect receives context with unintended scope by @ra1028 in #179

Full Changelog: 0.7.6...0.7.7

0.7.6

26 Mar 12:17
74ed60c
Compare
Choose a tag to compare

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

0.7.5

18 Mar 07:56
51565bd
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.4...0.7.5

0.7.4

22 Jan 09:21
eb44c7e
Compare
Choose a tag to compare

What's Changed

  • Update GitHub actions environment by @ra1028 in #163
  • Revert to use StateObject instead of State in ViewContext by @ra1028 in #162
  • Converge successive updates of an ObservableObject to a single update by @ra1028 in #164

Full Changelog: 0.7.3...0.7.4

0.7.3

20 Nov 07:29
63d4760
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.2...0.7.3

0.7.2

11 Oct 05:25
7b1510d
Compare
Choose a tag to compare

What's Changed

  • Fix cancellation of refreshing AsyncPhaseAtom by @ra1028 in #157

Full Changelog: 0.7.1...0.7.2

0.7.1

10 Oct 10:54
90cd87a
Compare
Choose a tag to compare

What's Changed

  • Add test with Swift 5 enabling upcoming features by @ra1028 in #156

Full Changelog: 0.7.0...0.7.1

0.7.0

09 Oct 10:20
77485a9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.1...0.7.0

0.6.1

29 Aug 09:16
3abffe4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.0...0.6.1

0.6.0

29 May 09:44
330123c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.5.0...0.6.0