Skip to content

Route Kanal

Compare
Choose a tag to compare
@sharplet sharplet released this 24 Aug 22:30
· 15 commits to main since this release
19fd07a

Added:

  • Bindings is now distributed as part of CombineViewModel!

Changed:

  • ViewModelObserver now inherits from Bindings' BindingOwner protocol. As a result, all objects automatically get a subscriptions property automatically synthesized.

Fixed:

  • Now compiles on macOS, tvOS and watchOS.