0.4.3 (2026-02-18)
- use shared data dir in postinstall script to match runtime (6f4c5e7)
0.4.2 (2026-02-18)
- allow native module build scripts in pnpm (sharp, better-sqlite3, etc.) (4c0c03f)
- changed to cwd-relative storage (#16) (3d59852)
- migrate CI workflows from npm to pnpm and remove stale package-lock.json (3f033e3)
- synced package and package-lock (updated workflows) (a88fade)
0.4.1 (2026-01-01)
- use unified tag prefix for all databases (2d3c648)
- use unified tag prefix for database manager and enhance README (69f7937), closes #14
0.4.0 (2025-12-26)
- add Parchment mappings service and tools (c1927c2)
- ci: add mappings indexing and manifest generation to release workflow (e2fba4a)
- integrate Parchment mappings into MCP server (6452693)
- use stderr for DbVersioning log messages (678d1c3)
- update README with Parchment mappings and community engagement (3f545b5)
- add comprehensive unit tests for MappingsService (12a0ca6)
- add Parchment mappings to weekly update workflow (7d0a59c)
0.3.1 (2025-12-23)
- handle HTTP redirects in fetchJson for GitHub release assets (9b0bbef)
0.3.0 (2025-12-21)
- improved searching (214a308)
- improved versioning and managing and made db version independent (c5a8a94)
- fixed flickering, upgraded manage command and renamed it from "install" (fff1578)
- disable LFS fetch in workflows to save bandwidth (33dd7fe)
0.2.2 (2025-12-17)
- downgrade semantic-release to support node 20 (ee71928)
- setup docker build and version automation (47bb1e4)
- update semantic-release to resolve peer dependency conflict (b31c18c)
0.2.1 (2025-12-16)
- prevent build:prod from deleting data folder (4b22d33)
0.2.0 (2025-12-16)
- upgrade semantic-release to v24 (645c5d3)
- enable git lfs in checkout to fix release push (dbc0792)
- trigger release after lfs push (5418db8)
- use GH_TOKEN for semantic-release authentication (e04afd9)
- fixed category extraction to be universal (2dad952)
- fixed lint errors (be0558f)
- fixed linter errors (bad07df)
- fixed node version (fde0987)
- fixed non null assertion (63c9c04)
- fixed release please workflow (83f8ec2)
- fixed release-please workflow (ccd8750)
- fixed tests (3ed0ca6)
- fixed workflow (e925548)
- removed db from npm upload because its too large (c6fb9b3)
- added mcp init (8ce8be1)