localstore 1.1.5
localstore: ^1.1.5 copied to clipboard
A JSON file-based storage package provides a persistent repository for simple NoSQL database.
1.1.5 - 2021-04-10 #
- Fixed: Stream has already been listened to
1.1.4 - 2021-04-07 #
- Fixed: issues with openSync and closeSync
1.1.3 - 2021-04-01 #
- Fixed: Dirctory listing failed
- Fixed: OS Error: Too many open files, errno = 24
1.1.2 - 2021-03-30 #
- Fixed: Null check operator used on a null value
1.1.1 - 2021-03-30 #
- Fixed: An async operation is currently pending
1.1.0+4 - 2021-03-28 #
- Updated README
1.1.0+3 - 2021-03-26 #
- Updated README
1.1.0+2 - 2021-03-26 #
- Updated README
1.1.0+1 - 2021-03-26 #
- Updated API documentation
1.1.0 - 2021-03-19 #
- Fetch the documents for the collection
- Added query where but not implemented (need contribution)
1.0.0 - 2021-03-15 #
- Worked on the web
0.5.0+1 - 2021-03-15 #
- Providing documentation
- Fixed compatibility issues
- Removed unused imports
0.5.0 - 2021-03-14 #
- Worked on mobile
0.0.1 - 2021-03-14 #
- Initial release.