🐛 Bug Fixes
- Cross-platform npm install — Added
postinstallscript to auto-rebuildbetter-sqlite3for the user's OS/architecture. Previously, the npm package shipped Linux x64 binaries that failed on Windows and macOS (#129)
After updating: npm install -g omniroute@latest will work on all platforms.
Full Changelog: v1.6.0...v1.6.1