Releases: btotharye/greybeard
Releases · btotharye/greybeard
v0.4.1
What's Changed
- Fix pdf formatting by @btotharye in #48
- chore: bump version to 0.4.1 by @btotharye in #49
Full Changelog: v0.4.0...v0.4.1
v0.4.0
Added
- PDF report export:
greybeard analyze --format pdf --output report.pdf - Pre-commit: structured "What to do" guidance, YAML error messages, rate-limit back-off, idempotent reruns
- GitHub Actions: 8-min LLM timeout, 1 MB diff guard, API key validation, idempotent bot comments
Changed
- Default Anthropic model →
claude-haiku-4-5-20251001(5× cheaper/2× faster; override withgreybeard config set llm.model claude-sonnet-4-6)
Fixed
PDFReporterNameErrorat import whenreportlabis not installed
v0.3.5
What's Changed
- feat: add --format flag (json, html, jira) for structured output by @btotharye in #37
- feat: greybeard pack new — interactive pack authoring wizard by @btotharye in #38
- chore: bump version to 0.3.5 by @btotharye in #39
Full Changelog: v0.3.4...v0.3.5
v0.3.4
What's Changed
- fix: fixing mcp issues with claude by @btotharye in #35
- chore: bump version to 0.3.4 by @btotharye in #36
Full Changelog: v0.3.3...v0.3.4
v0.3.3
What's Changed
- fix: fixing issues with packs loading by @btotharye in #32
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- fix: fixing issue with listing packs by @btotharye in #30
- chore: bump version to 0.3.2 by @btotharye in #31
Full Changelog: v0.3.1...v0.3.2
v0.3.1
v0.3.0
What's Changed
- chore: updating docs by @btotharye in #11
- Add coverage by @btotharye in #12
- chore: fixing codecov by @btotharye in #13
- chore: adding ci token setup by @btotharye in #14
- Update test coverage by @btotharye in #15
- docs: add demo GIF to README by @btotharye in #16
- feat(packs): add more content packs by @btotharye in #17
- chore: add Renovate dependency update config by @btotharye in #23
- chore(ci): bump codecov/codecov-action from 4 to 5 by @dependabot[bot] in #22
- feat: adding new content pack by @btotharye in #24
- Final tweaks by @btotharye in #25
- chore: fixing release script by @btotharye in #26
- chore: bump version to 0.3.0 by @btotharye in #27
- docs: add changelog for 0.3.0 by @btotharye in #28
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- chore: updating ci issues by @btotharye in #7
- chore(ci): bump actions/checkout from 4 to 6 by @dependabot[bot] in #6
- chore(ci): bump astral-sh/setup-uv from 4 to 7 by @dependabot[bot] in #5
- chore(ci): bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #4
- chore(ci): bump actions/stale from 9 to 10 by @dependabot[bot] in #3
- chore(ci): bump actions/download-artifact from 4 to 8 by @dependabot[bot] in #2
- chore: updating scripts by @btotharye in #8
- chore: fixing script by @btotharye in #9
- Release 0.2.0 by @btotharye in #10
New Contributors
- @dependabot[bot] made their first contribution in #6
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- feat: overall cleanup for repo by @btotharye in #1
New Contributors
- @btotharye made their first contribution in #1
Full Changelog: https://github.com/btotharye/greybeard/commits/v0.1.0