Skip to content

Latest commit

 

History

History
82 lines (41 loc) · 3.07 KB

CHANGELOG.md

File metadata and controls

82 lines (41 loc) · 3.07 KB

Changelog

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)

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)

5.0.1 (2021-01-05)

Bug Fixes

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

5.0.1 (2021-01-05)

Bug Fixes

  • Bump version script fix (8f9f99f)

5.0.1 (2021-01-04)

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