v8.0.0
Breaking Changes
- Dropped support for Node.js versions
10.x
and12.x
.
Non-breaking Changes
- Upgraded to SQLite version
3.40.0
. - Fixed LIMIT and OFFSET queries on virtual tables, by @mandel59 in #873
- Fixed various compilation issues:
- By @nathanhammond in #894
- By @neoxpert in #870
New Contributors
- @mandel59 made their first contribution in #873
- @nathanhammond made their first contribution in #894
- @neoxpert made their first contribution in #870
- @threema-danilo made their first contribution in #878
Full Changelog: v7.6.2...v8.0.0