All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Adopt keepachangelog.com CHANGELOG format
- Update SQLite to v3.50.3
- Update SQLite to v3.37.1
- Update node-gyp dependency to v6.1.0
- Update SQLite version number in README
- Update SQLite to v3.36.0
- Update SQLite to v3.34.1
- Build for NAPI v6
- Minor documentation updates
- Update SQLite to v3.31.1
- Fix INTERNALS.md link in README
- Return SQLite extended error codes in
codeproperty of thrown exceptions- This is an API-breaking change
- Test suite enhancements
- Fix diagnostics returned by
Database.prepare() - Check for closed database handles in various methods
- Handle statement reset failure more gracefully
- Initial release