Releases: gtokman/ExtensionKit
Releases Β· gtokman/ExtensionKit
v1.20.2
1.20.2 (2021-09-20)
bug fixes
- update build warnings and remove bad performance view conditionals (1f44268)
- update location geocode api signiture (907d4f3)
v1.20.1
1.20.1 (2021-05-12)
bug fixes
- update bundle decode helper to take extension (5e4c6c9)
v1.20.0
1.20.0 (2021-05-09)
features
- add publisher for starting/stoping timer (790cfa8)
- add rect getter extension (7f69baa)
v1.19.0
1.19.0 (2021-05-08)
features
- add new bottom sheet with animatable opacity, corner radius, and offset (00b9169)
v1.18.1
1.18.1 (2021-05-08)
bug fixes
- simplify the keyboard state modifier (53e9f02)
v1.18.0
1.18.0 (2021-05-08)
features
- add binding on change function (48c1b67)
- add copy to pasteboard helper (95b6a3f)
- add new build and lint steps for prs (c6b6981)
- add safe async (8544301)
- add shorthand for subscribing to notifications on swiftui views (b98bdce)
bug fixes
- make keyboard info init public (63bcc63)
v1.17.1
1.17.1 (2021-05-08)
Bug Fixes
- update order of modifiers on Button extension (154cc3b)