*** DRAFT ***
SQLite Release 3.48.0 On 2025-01-01
- Refactor the "configure" script used to help build SQLite from sources.
Fix bugs, make it faster and easier to use, and make it more maintainable long-term.
- Add the SQLITE_IOCAP_SUBPAGE_READ property to the xDeviceCharacteristics
method of the sqlite3_io_methods object.
- Improved EXPLAIN QUERY PLAN output for covering indexes.
Hashes:
- SQLITE_SOURCE_ID: pending
- SHA3-256 for sqlite3.c: pending
A complete list of SQLite releases
in a single page and a chronology are both also available.
A detailed history of every
check-in is available at
SQLite version control site.
*** DRAFT ***