Alicerce Versions Save

A base for iOS Applications made with ❤️ by Mindera 🤠

0.18.0

1 year ago

What's Changed

Full Changelog: https://github.com/Mindera/Alicerce/compare/0.17.0...0.18.0

0.17.0

1 year ago

Changes

0.16.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/Mindera/Alicerce/compare/0.15.0...0.16.0

0.15.0

1 year ago

What's Changed

Full Changelog: https://github.com/Mindera/Alicerce/compare/0.14.0...0.15.0

0.14.0

2 years ago

What's Changed

Full Changelog: https://github.com/Mindera/Alicerce/compare/0.13.0...0.14.0

0.13.0

2 years ago

Changes

  • Migrate to Swift 5️⃣.4️⃣ (#245)
  • Make TrieRouter register/unregister receive URLs 📒 (#246)

0.12.0

2 years ago

Changes

  • Remove old UIView extensions for auto-layout constraints 📐 (#237)
  • Change UInt instances to Int (#238)
  • Bump addressable from 2.7.0 to 2.8.0 (#239)
  • Make Router generic over its route 🚏 (#240)

0.11.0

3 years ago

Changes

  • Migrate to Swift 5️⃣.3️⃣ (#231)
  • Migrate to GitHub Actions 🤖 (#233, #234, #236)
  • Add single module SPM product 💧 (#232)
  • Clean up README and bump version in Info.plist 💄 (#235)

0.10.0

3 years ago

Changes

  • Overhaul and deprotocolize Network 🛰 (#218)
  • Remove Mappable, JSON, Parse and Serialize 🚮 (#220)
  • Add inout variant of groupedReduce (#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 KeyboardObserver private funcs (#226)
  • Simplify Analytics.MultiTracker 👁 (#229)
  • Simplify Log.MultiLogger, clean up Log types 🪵 (#228)
  • Improve SPM Integration, break into sub-modules 📦 (#205)
  • Add String multi-replace via Scanner ⏩ (#227)
  • Implement scoped loggers from ModuleLoggers 🍰 (#230)

0.9.0

3 years ago

Changes

  • Migrate to Swift 5️⃣.2️⃣ (#219)