realm-js/CHANGELOG.md
2016-03-10 16:24:12 -08:00

609 B

x.x.x Release notes (yyyy-MM-dd)

API breaking changes

  • None.

Enhancements

  • Support for encryption
  • Add common Array methods to List and Results
  • Accept constructor in create() and objects() methods
  • Support relative paths when opening realms

Bugfixes

  • Automatically forward port 8082 for Android
  • Fix broken iterator methods on Android
  • Don't download or unpack core libraries unnecessarily

0.10.0 Release notes (2016-2-22)

Enhancements

  • Initial Release.