- Implement getInstance in Localstore to support custom path and directory selection
- Fixed issue #25 Windows path separator
- Fixed issue #24 race condition when deleting a collection
- Fixed bug (thank charleybin)
- Fixed bug (thank charleybin)
- Added UML diagram
- Fixed some bug
- Added delete collection
- Fixed some bug
- Update example
- Fixed some bug
- Fix async io._getAll
- Use rethrow over throw error, add unlockSync()
- Fix path getting for document reference
- Get doc nullable by default
- Fixed: get() doc on the web
- Fixed: get() doc on the web
- Updated example on the web
- Fixed: delete doc on the web
- Updated: Example
- Using platform specific path seperator
- Fixed: Stream has already been listened to (web)
- Fixed: Stream has already been listened to
- Fixed: issues with openSync and closeSync
- Fixed: Dirctory listing failed
- Fixed: OS Error: Too many open files, errno = 24
- Fixed: Null check operator used on a null value
- Fixed: An async operation is currently pending
- Updated README
- Updated README
- Updated README
- Updated API documentation
- Fetch the documents for the collection
- Added query where but not implemented (need contribution)
- Worked on the web
- Providing documentation
- Fixed compatibility issues
- Removed unused imports
- Worked on mobile
- Initial release.