- Update to litedb 0.9.2-3360 (https://github.com/litedb/litedb/releases/tag/0.9.2-3360)
- distance extension
- Add tests + fix ext path building function
- Rename package to
ex_litedb
- switch to packages from
https://github.com/litedb/litedb
- Update to sqlean 0.8.8-3360 (https://github.com/mindreframer/sqlean/releases/tag/0.8.8-3360)
- https://github.com/mindreframer/sqlean/blob/forked/CHANGELOG.md#088-3360
- Update to sqlean 0.8.7-3360 (https://github.com/mindreframer/sqlean/releases/tag/0.8.7-3360)
- https://github.com/mindreframer/sqlean/blob/forked/CHANGELOG.md#087-3360
- make extensions list in
ExLitedb.extensions()
dynamic
- new extension: spellfix
- also include binaries for win-32 binaries + some code adjustments for downloading them