Releases: erichare/skillroute
Releases · erichare/skillroute
Release list
v0.4.0
What's Changed
- feat: Agent Skills open-standard compliance — validate, index gate, spec fields by @erichare in #66
- chore(deps): bump astral-sh/setup-uv from 9.0.0 to 10.0.1 by @dependabot[bot] in #59
- chore(deps-dev): bump vite from 7.3.6 to 8.2.1 in /web by @dependabot[bot] in #60
- chore(deps): bump uvicorn from 0.52.1 to 0.52.3 by @dependabot[bot] in #61
- chore(deps): bump ruff from 0.16.2 to 0.16.3 by @dependabot[bot] in #63
- chore(deps): bump mypy from 2.3.0 to 2.3.1 by @dependabot[bot] in #64
- chore(deps-dev): bump @vitejs/plugin-react from 5.2.0 to 6.0.5 in /web by @dependabot[bot] in #62
- chore(deps): stop Dependabot proposing TypeScript majors for /web by @erichare in #67
- chore(deps-dev): bump vitest from 4.1.10 to 4.1.11 in /web by @dependabot[bot] in #68
- chore(deps): bump lucide-react from 1.31.0 to 1.32.0 in /web by @dependabot[bot] in #69
- chore: release 0.4.0 by @erichare in #70
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- chore: follow the repo rename to erichare/skillroute by @erichare in #52
- feat(S4): skillroute stats over recorded routes by @erichare in #53
- chore(deps): bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #42
- chore(deps-dev): bump @types/node from 26.1.2 to 26.2.0 in /mcp by @dependabot[bot] in #43
- chore(deps): bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #44
- chore(deps-dev): bump globals from 17.7.0 to 17.9.0 in /web by @dependabot[bot] in #45
- chore(deps-dev): bump vitest from 4.1.9 to 4.1.10 in /web by @dependabot[bot] in #47
- chore(deps): bump ruff from 0.16.1 to 0.16.2 by @dependabot[bot] in #46
- chore(deps): bump lucide-react from 0.562.0 to 1.31.0 in /web by @dependabot[bot] in #48
- chore(deps-dev): bump @eslint/js from 9.39.4 to 10.0.1 in /web by @dependabot[bot] in #49
- chore(deps-dev): bump @vitejs/plugin-react from 5.2.0 to 6.0.5 in /web by @dependabot[bot] in #50
- fix(deps): pin @vitejs/plugin-react back to ^5.2.0 by @erichare in #54
- docs: record why the repo-root containment check looks unsafe by @erichare in #55
- feat: default the catalog to ~/.skillroute/catalog.db by @erichare in #56
- feat: move fastapi and uvicorn to a
uiextra by @erichare in #57 - chore: release 0.3.0 by @erichare in #58
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- docs: redesign README around the Skill Atlas showcase by @erichare in #39
- feat: add SQLite FTS5/BM25 retrieval backend by @erichare in #40
- feat: make routing weights explicit and eval-tunable by @erichare in #41
- feat(0.2): S0 foundations, S1 harness packs + doctor, S2 distribution by @erichare in #51
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Polish README and docs by @erichare in #1
- Add agent onboarding setup helpers by @erichare in #2
- Feature IBM Bob in agent setup by @erichare in #3
- Make SkillRoute installer detect agent clients by @erichare in #4
- Add Skill Atlas UI by @erichare in #5
- Address multi-dimension review findings by @erichare in #6
- chore(deps): bump actions/setup-node from 6 to 7 by @dependabot[bot] in #21
- chore(deps): bump actions/setup-python from 6 to 7 by @dependabot[bot] in #25
- chore(deps): bump astral-sh/setup-uv from 8.2.0 to 9.0.0 by @dependabot[bot] in #26
- chore(deps-dev): bump brace-expansion from 1.1.15 to 1.1.16 in /web in the npm_and_yarn group across 1 directory by @dependabot[bot] in #24
- chore(deps): bump fast-uri from 3.1.2 to 3.1.4 in /mcp in the npm_and_yarn group across 1 directory by @dependabot[bot] in #29
- chore(deps): consolidated dependency sweep for first release by @erichare in #37
- feat: release readiness for v0.1.0 by @erichare in #38
New Contributors
- @erichare made their first contribution in #1
- @dependabot[bot] made their first contribution in #21
Full Changelog: https://github.com/erichare/skill-route/commits/v0.1.0