Releases: Mindera/Alicerce
Releases · Mindera/Alicerce
0.18.0
What's Changed
- Update codecov uploader by @p4checo in #259
- Create
xToCenterXandxToCenterYAutoLayout Helpers by @pedro-l-santos in #258 - Bump min iOS version to 13 by @p4checo in #257
- Bump activesupport from 6.1.6 to 6.1.7.2 by @dependabot in #261
- Fix
Log.ItemFormatresult builders in Swift 5.8 🪵 by @p4checo in #263 - Bump activesupport from 6.1.7.2 to 6.1.7.3 by @dependabot in #262
Full Changelog: 0.17.0...0.18.0
0.17.0
Changes
0.16.0
What's Changed
- Migrate to Swift 5️⃣.6️⃣ by @p4checo in #253
- Add
aspectRatioconstraint helper by @filipe-lemos in #254 - Add the HTTP Status Code to the
noDataError by @pedro-l-santos in #255
New Contributors
- @pedro-l-santos made their first contribution in #255
Full Changelog: 0.15.0...0.16.0
0.15.0
What's Changed
- Migrate to Swift 5️⃣.5️⃣ by @p4checo in #250
- Revise
Boxes 📦 by @p4checo in #249 - Bump cocoapods-downloader from 1.4.0 to 1.6.3 by @dependabot in #251
- Add string log formatting witnesses and builder 👷 by @p4checo in #252
Full Changelog: 0.14.0...0.15.0
0.14.0
0.13.0
0.12.0
0.11.0
0.10.0
Changes
- Overhaul and deprotocolize Network 🛰 (#218)
- Remove
Mappable,JSON,ParseandSerialize🚮 (#220) - Add
inoutvariant ofgroupedReduce(#221) - Make url scheme and host match and register case insensitive (#222)
- Add YAxisAnchors to baseline autolayout helpers (#223)
- Add AutoLayout helper ConstraintGroupToggle (#224)
- Add missing public init to
StackOrchestrator.FetchResource(#225) - Rename
KeyboardObserverprivate funcs (#226) - Simplify
Analytics.MultiTracker👁 (#229) - Simplify
Log.MultiLogger, clean upLogtypes 🪵 (#228) - Improve SPM Integration, break into sub-modules 📦 (#205)
- Add
Stringmulti-replace viaScanner⏩ (#227) - Implement scoped loggers from
ModuleLoggers 🍰 (#230)