- added
CHANGES.mdfor update tracking - modified database schema (BREAKING CHANGE) for faster indexing (use
base64, notbinary, add index) - removed redundant
file_hashcompute from within fingerprinting loop - avoid loading all hashes from database for reindexing check, use one-off query
- add default sqlite database for testing if
DATABASE_URLnot set