Skip to content

Latest commit

 

History

History
90 lines (49 loc) · 3.59 KB

CHANGELOG.md

File metadata and controls

90 lines (49 loc) · 3.59 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

5.0.8 (2024-05-07)

5.0.6 (2023-10-29)

5.0.5 (2022-03-09)

5.0.8 (2024-05-07)

  • Merge pull request #210 from trmquang93/main; override namespace Observable

5.0.7 (2024-03-08)

Updates

  • Merge pull request #209 from markusfi/main; update RxRealm.podspec: Realm dependency updated to 10.44

5.0.6 (2023-10-29)

Bug Fixes

5.0.5 (2022-03-09)

Bug Fixes

  • 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)

Bug Fixes

  • replacing rx attribute of Realm type by standard Reactive extension. (dabb105)

5.0.3 (2021-09-05)

5.0.2 (2021-05-10)

Bug Fixes

  • Brew before generate project (7eef1d1)
  • Bump version script fix (8f9f99f)

5.0.1 (2021-01-04)

Bug Fixes

  • Bump version script fix (8f9f99f)

Bug Fixes

  • Bump version script fix (8f9f99f)

5.0.0 (2021-01-03)

⚠ BREAKING CHANGES

  • RxSwift 6.0.0 support

Features

  • Supports xcframework as per release (09c2a93)

Bug Fixes

4.0.3 (2020-12-20)

4.0.2 (2020-12-05)

4.0.1 (2020-12-05)

Changelog

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 to changeset, array and collection to specify realm notifications queue