Skip to content

Releases: Dean151/ButtonKit

0.6.1

23 Jan 08:26
Compare
Choose a tag to compare

Bugfixes:

  • Fixed triggerButton behavior that would not always work

Full Changelog: 0.6.0...0.6.1

0.6.0

21 Jan 21:16
4a9f853
Compare
Choose a tag to compare

What's Changed

  • feat: added onButtonError modifier by @Dean151 in #12

Full Changelog: 0.5.3...0.6.0

Special thanks to @milanvarady for the modifier idea

0.5.3

12 Jan 12:55
Compare
Choose a tag to compare

Bugfixes:

  • Fixed building with Swift 5.9

Full Changelog: 0.5.2...0.5.3

0.5.2

25 Dec 08:42
Compare
Choose a tag to compare

Bugfixes:

  • Fixed building with Swift 5.10

Full Changelog: 0.5.1...0.5.2

0.5.1

01 Nov 15:24
Compare
Choose a tag to compare

Bugfixes

  • Prevent asyncButtonTaskEnded and asyncButtonTaskChanged from being called at initialization time
  • Assuming isolation to fix build with Xcode 16.2 beta (#10)

Full Changelog: 0.5.0...0.5.1

0.5.0

23 Oct 21:20
Compare
Choose a tag to compare

New Features

  • Added new AppIntent based initializers
  • Added image (String or ImageResource) based initializers

Deprecations

  • Deprecated ThrowableButton. Use AsyncButton instead

Full Changelog: 0.4.1...0.5.0

0.4.1

18 Aug 14:51
Compare
Choose a tag to compare
  • Fixes a few build issues
  • Replaced deprecated signature for Swift 6 Package.swift

Full Changelog: 0.4.0...0.4.1

0.4.0

14 Aug 17:50
370dea1
Compare
Choose a tag to compare

New Features

  • External Triggers: trigger a button behavior, keeping free progress & error animations from an external action (fixes #7)

Breaking Changes

  • Swift 5.7 and 5.8 are no longer supported

Full Changelog: 0.3.4...0.4.0

0.4.0-beta.1

07 Aug 19:03
Compare
Choose a tag to compare
0.4.0-beta.1 Pre-release
Pre-release

New Features

  • #8 External Triggers: trigger a button behavior, keeping free progress & error animations from an external action (fixes #7)

Breaking Changes

  • Swift 5.7 and 5.8 are no longer supported

Full Changelog: 0.3.3...0.4.0-beta.1

0.3.3

15 Jun 09:51
Compare
Choose a tag to compare

Fixed

Fixed building for Swift 5.7 and Swift 5.8

Full Changelog: 0.3.2...0.3.3