Releases: DisyInformationssysteme/Cordova-spatialite-storage
Releases · DisyInformationssysteme/Cordova-spatialite-storage
1.3.0
2.0.0
- Bugfix: Some errors were not passed to JavaScript, causing the JavaScript side to wait forever (no done or error handler will be called)
- Support accessing a database either by name (like the upstream repo does it) or by path. If you want to open a database located somewhere in the file system: Put the full path into the
path
attribute, not intoname
.