Skip to content

2.2.0

Compare
Choose a tag to compare
@stephencelis stephencelis released this 27 Aug 17:01
· 16 commits to main since this release
e834b37

What's Changed

  • Added: A new AppKitNavigation library, with helpers for tying AppKit animations to model mutations (thanks @Mx-Iris, #209; #216).
  • Added: View.inspector(item:), for driving inspector presentation with an optional data source (thanks @mmllr, #215).
  • Added: UIBinding._printChanges(), for debugging writes to UI bindings (#214).
  • Fixed: Address a UIKitNavigation bug in which a presented navigation controller was dismissed when a view controller on the navigation stack should have been popped, instead (thanks @dazy1030, #217).
  • Infrastructure: README typo fixes (thanks @qwerty3345, #218).

New Contributors

Full Changelog: 2.1.0...2.2.0