Skip to content

0.7.0

Compare
Choose a tag to compare
@dannyhertz dannyhertz released this 14 Aug 20:03
· 4 commits to master since this release

Changes from the Point-Free 0.7.0 release:

  • Changed: LocationManager mock initializers now take the correct, optional signature for the location dependency (thanks @mackoj).
  • Changed: Reducer.optional is now a method so that its assertions can include file/line context (thanks @alexito4). The optional property has been deprecated in favor of the method.
  • Bug fixed: Store.ifLet no longer evaluates the else branch too often.
  • Infrastructure: documentation fixes (thanks @jasdev, @artnest, @mmatoszko).

Changes specific to this repo:

  • Added CoreLocation microlibrary/target