dart_mongo_lite 0.2.0-beta.1
dart_mongo_lite: ^0.2.0-beta.1 copied to clipboard
Dart MongoLite a library to use mongo, without a server.
0.2.0-beta.1 #
- Added callback filters to update, delete, find and count operations
- Added getters to retrieve collections and collections names
- Updated linter and dependencies
- Added option to write pretty json
- Added filtering for nested objects and arrays
- Add more tests
- Minor fixes
0.1.0-beta.2 #
- Add delete element from collection
0.1.0-beta.1 #
- Null safety
0.0.3+1 #
- Fixed a bug where update filter never matches
0.0.3 #
- Added a synchronization mechanism to load file changes before updating the file
- Minor fixes
0.0.2 #
- Implemented updated and modify
0.0.1 #
- Initial version, created by Kaikyu Lotus