dart_mongo_lite 0.1.0-beta.2
dart_mongo_lite: ^0.1.0-beta.2 copied to clipboard
Dart MongoLite a library to use mongo, without a server.
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