All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.21.2 (2024-09-23)
- message view init (330d701)
1.21.1 (2024-09-23)
- import in Publisher (7b58d58)
1.21.0 (2024-09-23)
1.20.2 (2021-09-20)
- update build warnings and remove bad performance view conditionals (1f44268)
- update location geocode api signiture (907d4f3)
1.20.1 (2021-05-12)
- update bundle decode helper to take extension (5e4c6c9)
1.20.0 (2021-05-09)
1.19.0 (2021-05-08)
- add new bottom sheet with animatable opacity, corner radius, and offset (00b9169)
1.18.1 (2021-05-08)
- simplify the keyboard state modifier (53e9f02)
1.18.0 (2021-05-08)
- 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)
- make keyboard info init public (63bcc63)
1.17.1 (2021-05-08)
- update order of modifiers on Button extension (154cc3b)
1.17.0 (2021-05-08)
- add new assign subscriber for publishers (ae6e57d)
- add new dynamic color func for Color (228ee24)
- add new operator to print Publisher lifecycle (5ce1172)
- update docs for location publishers (c8ce92e)
1.16.0 (2021-05-07)
- add button extension for shadow/corner radius (ebb6136)
- add image sizing helper (c899c5d)
- add new property wrapper for UserDefault (555732b)
- combine scroll offset modifiers (0d5c746)
- remove redundant view size modifiers (136c8f2)
- update documentation for location publishers (163689e)
- update UIApplication extension to be instances vars (444a2e0)
1.15.1 (2021-05-06)
- update location documentation and add one time location publisher (019b03b)
1.15.0 (2021-05-06)
- add better print flags (413fbf9)
- add docs for CLLocation authorization (6672ed8)
- add network reachability check (68e26e5)
- update core location publishers to be on the type rather than static (99ee929)
1.14.3 (2021-05-06)
- remove weak references from location subscriptions (521149d)
1.14.2 (2021-05-06)
- compiler bug in CLLocation extension (75f0a81)
1.14.1 (2021-05-06)
- update location memory bug and remove default values (764be27)
1.14.0 (2021-05-05)
- add combine location manager extension (b50e0c8)
- add experimental always authorization publisher (fe06db7)
- add GH action (8e89936)
- add publisher for location updates (91f38ce)
- fastlane (8dec36d)
- refactor location auth publisher to new file (bec8289)
- tell subscriber we've received the subscription (fb657d9)
- update brew package name (6712460)
- update gems (26e85f8)
1.13.0 (2021-05-03)
- add better support for keyboard info (a37670d)
- add new bundle extension for loading local file (62373b9)
- add new extensions for CoreLocation (b7cc732)
- add new SwiftIU preview struct (160f3ef)
- add user default + Codable support (9def8e2)
- compieler error on scroll view offset extension (1fb4ed0)
- random warnings in the project (bc3b979)
- updates to scroll info support (0b56745)
1.12.0 (2021-05-03)
- add helpers to add child view controllers (3159b7c)
- add new fill equal frame extension and wrapping view in a hosted controller (c462a8a)
- add sink Result variant to Combine extensions (3075954)
- add UIView helper for filling parent with constraints (d2152c6)
- dynamic color helper (5e11862)
- new geometry proxy computed vars for safe area (5319dbc)
- Screen helper to access UIScreen main properties (d094b50)
- update bindings to be optional on view extensions (08861a0)
1.11.0 (2021-05-02)
- add lane for publishing to GH release (4810a05)
- add new scroll view extension to read content offset (7f0da42)
- update fill view extension naming to match others (0c64caf)
- update name of if let view extension (f92a73c)
1.10.0 (2021-05-01)
- add first combine extension (014e42a)
- misc extensions for calendar, collection, view controller (4726029)
- new date extensions around formatting and offseting (75e89f0)
- new Int times extension (657f0e7)
- new string subscripting and helper functions (9f1a408)
- new text initializers for Date (038c09a)
- new view
ifLet
extension (1e44dca)
- URL init and check path component before constructing (1e10313)
1.9.0 (2021-04-29)
1.8.0 (2021-04-28)
- add color inverted property and more color helpers (451499b)
- add new array view conformance (ff5f6ef)
- circle motion animation fix (e8d0050)
- formatting and warnings in UIColor extensions (72d0473)
- remove if can import statements (89c9607)
1.7.0 (2021-04-27)
- add new circle motion animation (c56e052)
- update naming (3cf823d)
1.6.0 (2021-04-26)
- add debug, publisher and keyboard extensions to view (5ac4abd)
- add new template size modifier to text (545c333)
- add tab view extension to vertically page (1c8433e)
- naming collision with other library on hidden extension (b68b51b)
- update shimmer view to use speed and show on appear (f777f0e)
- update text extensions to return text (42b0fd9)
1.5.0 (2021-04-26)
- add debug, publisher and keyboard extensions to view (5ac4abd)
- add new template size modifier to text (545c333)
- add tab view extension to vertically page (1c8433e)
1.4.0 (2021-04-25)
- add embed in tab view extension (143c74b)
- add font default extension and monospaced (04b8712)
- add scroll view embedding extension (5242d01)
1.3.0 (2021-04-25)
- add array enumeration helper (2889672)
- add Button helper initializers (09a0beb)
- add geometry proxy extensions (08e0edb)
- add gradient extension to shape (3482fbb)
- add gradient view extensions (99f02a3)
- add Image initializers (55e753f)
- imports in Color (b1b98cc)
1.2.0 (2021-04-25)
- add border overlay on view extension (0136cd5)
- add shimmer view and modifier (e4ae440)
- add view fill width and height extension (8457491)
- update docs (0bdd0b2)
1.1.0 (2021-04-24)
1.0.1 (2021-04-24)
- remove redundant rect vars (c62c511)