Packages

Precompiled SQLite extensions, to be used with `exqlite`.

Current section

Files

Jump to
ex_litedb CHANGELOG.md
Raw

CHANGELOG.md

### 0.9.3
- Update to litedb 0.9.2-3360 (https://github.com/litedb/litedb/releases/tag/0.9.2-3360)
- distance extension
### 0.9.2
- Add tests + fix ext path building function
### 0.9.0
- Rename package to `ex_litedb`
- switch to packages from `https://github.com/litedb/litedb`
### 0.8.8
- 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
### 0.8.7
- 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
### 0.8.6
- new extension: spellfix
### 0.8.5
- also include binaries for win-32 binaries + some code adjustments for downloading them
- https://github.com/mindreframer/sqlean/releases/tag/0.8.4