Releases: BastiaanJansen/toast-swift
Releases · BastiaanJansen/toast-swift
v2.1.3: Minor improvements
What's Changed
- Update podspec platform support to match SwiftPM. by @Zandor300 in #54
- Fix Toast memory leak by @leson1106 in #62
- �Fix: Unexpected image animation - #59 by @jisu15-kim in #64
New Contributors
- @leson1106 made their first contribution in #62
Full Changelog: 2.1.2...2.1.3
v2.1.2: Automatically close overlapped toasts
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
- @jisu15-kim made their first contribution in #51
- @SwapnanilDhol made their first contribution in #53
Full Changelog: 2.1.1...2.1.2
v2.1.1 Toast configuration access
What's Changed
- feat: add center direction by @cederache in #47
- feat: add cornerRadius configuration by @cederache in #46
- Background view by @BastiaanJansen in #49
- feat: allow access to the toast config in custom Toast view by @cederache in #45
New Contributors
- @cederache made their first contribution in #47
Full Changelog: 2.1.0...2.1.1
v2.1.0: Multiple line support
v2.0.0: API improvements
v1.5.0: Queues
What's Changed
- Queue support by @BastiaanJansen in #40
- Fixes #18 by @BastiaanJansen in #41
- Unit test for queue by @BastiaanJansen in #42
Full Changelog: 1.4.0...1.5.0
v1.4.0: Background color options
v1.3.2: tvOS support
What's Changed
- Updated readme by @tornikegomareli in #29
- Change getting key window code from UIApplication by @Woollim in #33
- Add support for tvOS by @mmmcheese in #35
New Contributors
- @tornikegomareli made their first contribution in #29
- @Woollim made their first contribution in #33
- @mmmcheese made their first contribution in #35
Full Changelog: 1.3.1...1.3.2
v1.3.1: Bugfix icon not showing
v1.3.0: Entering & exiting animations
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