Skip to content

0.6.0

Compare
Choose a tag to compare
@mluisbrown mluisbrown released this 08 Jul 08:43
· 704 commits to master since this release

Changes from the Point-Free 0.6.0 release plus a few subsequent commits.

  • Added: SwiftUI alert and action sheet helpers via AlertState and ActionSheetState
  • Improved: Make location getter work like Corelocation.location getter (thanks @mackoj)
  • Improved: Fix typo in AlertState’s docs. (thanks @jasdev)
  • Improved: Fix scope bug in Store.ifLet (thanks @fonkadelic)
  • Improved: Fix small issue in ComposableCoreLocation tests (thanks @mackoj)
  • Changed: Pullback all case studies into mega reducer
  • Infrastructure: Add Fluxor to "Other libraries" in README (thanks @MortenGregersen)