All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
5.0.5 (2022-03-09)
5.0.4 (2022-01-19)
- replacing rx attribute of Realm type by standard Reactive extension. (dabb105)
- update Realm and RxSwift to latest version (#178) (63d00c6)
5.0.4 (2022-01-16)
- replacing rx attribute of Realm type by standard Reactive extension. (dabb105)
5.0.3 (2021-09-05)
5.0.2 (2021-05-10)
5.0.1 (2021-01-05)
5.0.1 (2021-01-05)
- Bump version script fix (8f9f99f)
5.0.1 (2021-01-04)
- Bump version script fix (8f9f99f)
5.0.0 (2021-01-03)
- RxSwift 6.0.0 support
- Supports xcframework as per release (09c2a93)
- Podspec version (5c750e7)
4.0.3 (2020-12-20)
4.0.2 (2020-12-05)
3.1.0
- Bump minimum iOS version to 9.0 to sync with realm-cocoa
3.0.0
- added support for Realm 5
- added
queue
optional parameter tochangeset
,array
andcollection
to specify realm notifications queue