Skip to content

Releases: Ryu0118/swiftui-simplex-architecture

v0.10.0

08 Dec 10:13
88462ae
Compare
Choose a tag to compare

What's Changed

  • Configure Renovate by @renovate in #58
  • Update dependency apple/swift-syntax to v509.0.2 by @renovate in #59
  • Update dependency google/swift-benchmark to from: "0.1.2" by @renovate in #60
  • Update dependency apple/swift-docc-plugin to from: "1.3.0" by @renovate in #63
  • Update dependency pointfreeco/swift-custom-dump to v1.1.2 by @renovate in #65
  • Update dependency pointfreeco/swift-case-paths to v1.1.2 by @renovate in #64
  • Update dependency pointfreeco/swift-dependencies to v1.1.2 by @renovate in #66
  • Update dependency pointfreeco/swift-macro-testing to v0.2.2 by @renovate in #67
  • Update dependency pointfreeco/swiftui-navigation to v1.2.0 - autoclosed by @renovate in #68
  • Update actions/checkout action to v4 by @renovate in #69
  • Update dependency nicklockwood/SwiftFormat to v0.52.11 by @renovate in #62
  • Add @CasePathable support by @Ryu0118 in #70

New Contributors

Full Changelog: 0.9.0...0.10.0

v0.9.0

23 Oct 11:45
a63b53b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.0...0.9.0

v0.8.0

20 Oct 14:42
89dff40
Compare
Choose a tag to compare

What's Changed

  • Refactor by @Ryu0118 in #47
  • Fix overloading bug in enum Action by @Ryu0118 in #48
  • Add SideEffect which allows side effects to be executed concurrently or serially by @Ryu0118 in #49
  • alert(target:unwrapping:) can only be referenced by Action by @Ryu0118 in #50
  • Enable send action with animation and transaction from Send by @Ryu0118 in #51
  • Add Diagnostic to determine whether ViewAction and ReducerAction are enum by @Ryu0118 in #52
  • Update README.md by @Ryu0118 in #53
  • Refactor ReducerMacro by @Ryu0118 in #54

Full Changelog: 0.7.0...0.8.0

v0.7.0

17 Oct 18:56
2687151
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.0...0.7.0

v0.6.0

16 Oct 19:01
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.2...0.6.0

v0.5.2

04 Oct 08:28
510934f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.1...0.5.2

v0.5.1

04 Oct 05:04
7bf6423
Compare
Choose a tag to compare

What's Changed

  • Support AlertState and ConfirmationDialogState by @Ryu0118 in #39
  • Make TaskResult a type independent of Result's typealias by @Ryu0118 in #38

Full Changelog: 0.5.0...0.5.1

v0.5.0

03 Oct 09:08
ad76a40
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.0...0.5.0

v0.4.0

01 Oct 11:33
3f537e5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.0...0.4.0

v0.3.0

19 Sep 14:52
997de56
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.0...0.3.0