v1.7.7 — Windows install fix
Fixed
- better-sqlite3 moved to optionalDependencies — npm install no longer fails on Windows without Visual Studio build tools
- SQLite cache degrades gracefully to full-parse when native module unavailable
- All parsing functionality preserved on Windows without C++ build tools