- Files: https://github.com/mindreframer/sqlean/releases/tag/0.9.0-3360
- EXT:
- cron (https://github.com/daschr/sqlite3_extensions/)
- pivot_vtab (https://github.com/jakethaw/pivot_vtab/)
-
Files: https://github.com/mindreframer/sqlean/releases/tag/0.8.9-3360
-
EXT: bfsvtab extension (breadth-first search VTab)
-
Files: https://github.com/mindreframer/sqlean/releases/tag/0.8.8-3360
-
EXT: bloomfilters extension
-
Files: https://github.com/mindreframer/sqlean/releases/tag/0.8.7-3360
-
EXT: new extension - shawnw_math (https://github.com/shawnw/useful_sqlite_extensions/raw/master/src/math_funcs.c)
- it includes more statistical functions and also some mathematical functions not present in the Std-lib for SQLite (https://www.sqlite.org/lang_mathfunc.html) Documentation:
-
CI: more robust tests, that explicitly set the SQLITE settings
-
CI: Snapshot-based test suite runner implemented in Node.js
-
CI: Use latest SQLite binary for Github Actions (https://github.com/mindreframer/sqlite/releases/tag/0.7.1-3360)