changelog
This commit is contained in:
parent
8b986f031c
commit
6699334fdd
|
@ -8,7 +8,8 @@
|
||||||
* Add common Array methods to List and Results
|
* Add common Array methods to List and Results
|
||||||
* Accept constructor in create() and objects() methods
|
* Accept constructor in create() and objects() methods
|
||||||
* Support relative paths when opening realms
|
* Support relative paths when opening realms
|
||||||
* Support for indexed bool, string, date, and int properties
|
* Support case insensitive queries
|
||||||
|
* Support for indexed bool, string, and int properties
|
||||||
|
|
||||||
### Bugfixes
|
### Bugfixes
|
||||||
* Fix for crash on Android when initializing the Realm module
|
* Fix for crash on Android when initializing the Realm module
|
||||||
|
|
Loading…
Reference in New Issue