-
sdks/android compiled against:
- Kotlin standard library 1.2.41
-
API changes: Changed wording of MentatError::ConflictingAttributeDefinitions, MentatError::ExistingVocabularyTooNew, MentatError::UnexpectedCoreSchema.
-
sdks/android compiled against:
- Kotlin standard library 1.2.41
-
sdks/android:
Mentat()
constructor replaced withopen
factory method.
-
sdks/android compiled against:
- Kotlin standard library 1.2.41
-
API changes:
store_open{_encrypted}
now accepts an error parameter; corresponding constructors changed to be factory functions.
-
sdks/android compiled against:
- Kotlin standard library 1.2.41
-
API changes:
- Mentat partitions now enforce their integrity, denying entids that aren't already known.
-
sdks/android: First version published to nalexander's personal bintray repository.
-
Various bugfixes and refactorings (see commits below for details)