Releases: sanzaru/SimpleToast
Releases · sanzaru/SimpleToast
0.9.0
- Added option to disable drag gesture handling
Full Changelog: 0.8.1...0.9.0
0.8.1
What's Changed
- Fixed non working animation when toast disappears; better code structure by @sanzaru in #36
Full Changelog: 0.8.0...0.8.1
0.8.0
What's Changed
- Add tvOS support by @Kyle-Ye in #33
- Increased required Swift version to 5.7 / dropped support for XCode 13
New Contributors
Full Changelog: 0.7.2...0.8.0
0.7.2
What's Changed
- Fix example by @nibe in #28
- Fixed animation for dismiss by @sanzaru in #30
- Fixed bug on reappearing toasts where the dismiss timer was not set by @sanzaru in #31
New Contributors
- @nibe made their first contribution in #28
Full Changelog: 0.7.1...0.7.2
0.7.0
What's Changed
- New optional parameter in SimpleToastOptions for deciding if toast closes on tap, thanks to @hossinasaadi
Full Changelog: 0.6.2...0.7.0
0.6.2
What's Changed
- Bugfix #15: State changes now published correctly into toast content views
- Fixed singular matrix warning in skew modifier
Full Changelog: 0.6.1...0.6.2
0.6.1
What's Changed
- Bugfix #13: Dismiss action is now called on tap gesture
- Added tap gesture handler to slide modifier
- Minor code syntax fix
Full Changelog: 0.6.0...0.6.1