v0.0.10
·
76 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
- revert render_stdout logging by @m-y-mo in #119
- Update secrets advice by @kevinbackhouse in #121
- provide LOG_DIR env var to existing MCP servers by @p- in #122
- Fix relative links in README.md by @anticomputer in #124
- Update copyright notice in LICENSE file by @Jeffrey-Luszcz in #123
- Fix project name casing and clarify API model support by @p- in #129
- Bump urllib3 from 2.6.0 to 2.6.3 by @dependabot[bot] in #127
- Update project name by @kevinbackhouse in #130
- Enhance smoketest workflow with SHA output and checkout ref by @JarLob in #131
- Bump authlib from 1.6.5 to 1.6.6 by @dependabot[bot] in #128
- Suppress linter errors via ruff configuration to re-enable CI checks by @Copilot in #136
- auto-format by @kevinbackhouse in #137
- log model and model params if set by @p- in #139
- hatch fmt --linter by @kevinbackhouse in #138
- print GHSL banner before taskflow runs by @p- in #142
- fix sample calls printed to the terminal by @p- in #140
- Improves language in README.md by @jkcso in #133
- Bump python-multipart from 0.0.20 to 0.0.22 by @dependabot[bot] in #141
- Fix F401 (unused imports) and remove from suppressions by @Copilot in #144
- Version 0.0.10 by @kevinbackhouse in #145
New Contributors
- @Jeffrey-Luszcz made their first contribution in #123
- @jkcso made their first contribution in #133
Full Changelog: v0.0.9...v0.0.10