cindel_annotations 0.4.0
cindel_annotations: ^0.4.0 copied to clipboard
Public annotations and schema metadata types for the Cindel NoSQL local database.
Changelog #
0.4.0 #
- Aligned the annotations package with the coordinated Cindel
0.4.0release line.
0.2.1 #
- Added
CompositeIndexmetadata for collection-level composite indexes. - Added
CindelIndexType.multiEntryfor primitive list membership indexes.
0.2.0 #
- Prepared the annotations package for the coordinated
0.2.0Cindel release line. - Updated release documentation to remove development-preview wording.
0.1.7 #
- Moved the package back to normal pub.dev versioning after the development preview line.
0.1.6 #
- Prepared the first pub.dev development preview.
- Removed dates from changelog headings so pub.dev renders version labels cleanly.
- Added a package example page for pub.dev.
- Added a library-level documentation comment for dartdoc/pub.dev analysis.
0.1.5 #
- Added pub.dev-oriented package metadata and documentation.
0.1.4 #
- Added public annotation support for expanded schema, index, and embedded object features.