Skip to content

Releases: BastiaanJansen/toast-swift

v2.1.3: Minor improvements

31 Dec 18:34
b8f0de8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.2...2.1.3

v2.1.2: Automatically close overlapped toasts

04 Feb 08:25
9a40b72
Compare
Choose a tag to compare

What's Changed

  • feat: add option to close overlapped toasts by @jisu15-kim in #51
  • Added check for show with haptics method to not compile for visionOS by @SwapnanilDhol in #53

New Contributors

Full Changelog: 2.1.1...2.1.2

v2.1.1 Toast configuration access

09 Dec 12:15
823bb93
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.0...2.1.1

v2.1.0: Multiple line support

27 Nov 18:52
e95ab71
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.0...2.1.0

v2.0.0: API improvements

30 Sep 12:00
a24a156
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.0...2.0.0

v1.5.0: Queues

16 Sep 12:13
bc52aa6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.0...1.5.0

v1.4.0: Background color options

13 Sep 15:18
114bcfa
Compare
Choose a tag to compare

What's Changed

  • Extracted AppleToastView configuration options to a struct. Fixes #38 by @twomedia in #39

New Contributors

Full Changelog: 1.3.2...1.4.0

v1.3.2: tvOS support

29 Apr 14:54
7e9e3fa
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.1...1.3.2

v1.3.1: Bugfix icon not showing

17 Jan 10:31
23b4195
Compare
Choose a tag to compare

What's Changed

  • Fix image not showing up on toast by @5kylar in #27

New Contributors

Full Changelog: 1.3.0...1.3.1

v1.3.0: Entering & exiting animations

07 Jan 09:36
5f4b451
Compare
Choose a tag to compare

What's Changed

  • Add ability to choose entering/exiting animations and fix on pan gesture by @Nikoloutsos in #25

Full Changelog: 1.2.0...1.3.0