Skip to content

Releases: RxSwiftCommunity/RxTheme

6.0.0

23 Apr 13:40
Compare
Choose a tag to compare
  • Injected a setter before binding
  • Remove old multi-bind API

5.0.4

14 Feb 11:35
Compare
Choose a tag to compare
  • Add SPM support

5.0.0

02 Jan 16:03
Compare
Choose a tag to compare

It is a major release to adopt RxSwift 6.0, generally no breaking change should be introduced.

  • Adopt RxSwift 6.0
  • Remove redundent rx extensions since RxSwift 6 introduced @dynamicMemberLookup for Reactive<T>
  • README renew