Releases: btschwertfeger/Corvee
Releases · btschwertfeger/Corvee
Release list
v0.2.0
Immutable
release. Only release title and notes can be modified.
What's Changed
Implemented Enhancements 🎉
- Resolve "Migrate to readthedocs" by @btschwertfeger in #11
- Remove typing.cast() from the codebase by @btschwertfeger in #16
Fixed Bugs 🪲
- Break mcp module import cycle by @btschwertfeger in #14
- Resolve the completion/CLI import cycle by @btschwertfeger in #22
- Do not mask a failed BEGIN in corvee_context by @btschwertfeger in #24
- Render shared_actor_sessions findings in doctor text output by @btschwertfeger in #25
- Escape the db_path init writes into config.toml by @btschwertfeger in #26
- Map config and database-open failures to exit 6 by @btschwertfeger in #27
- Preserve global scope in task links and link events by @btschwertfeger in #30
- Drop ambiguous local mentions inside global records by @btschwertfeger in #33
- Resolve "Map mkdir and other filesystem failures to exit 6" by @btschwertfeger in #34
Documentation 📖
- Updating the documentation by @btschwertfeger in #5
- Resolve "Add a release notes template and project URLs" by @btschwertfeger in #13
- Document setting PR labels in AGENTS.md by @btschwertfeger in #15
- Add badges to README.md by @btschwertfeger in #17
- Revise SECURITY.md to enhance vulnerability reporting by @btschwertfeger in #18
- Add more boilerplate stuff by @btschwertfeger in #19
- Docs/broaden beyond coding by @btschwertfeger in #21
- Remove stale
_version.pycomments by @btschwertfeger in #31 - Fix the worktree
--db-pathand use-cases examples by @btschwertfeger in #32
Other Changes 📝
- Remove mixed import forms from the flagged tests by @btschwertfeger in #23
Dependencies 👒
- Test the built wheel across OS and add CodeQL scanning by @btschwertfeger in #7
- Bump click dependency constraint to ~=8.5 by @btschwertfeger in #9
- Resolve "Track coverage via codecov" by @btschwertfeger in #10
- build(deps): bump the github-actions group with 4 updates by @dependabot[bot] in #12
- Update docs by @btschwertfeger in #20
- Upload JUnit test results to Codecov by @btschwertfeger in #28
- Move the PR template and self-review checklist to .github/ by @btschwertfeger in #29
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Immutable
release. Only release title and notes can be modified.
Initial release containing:
- Task and fact management
- MCP support
New Contributors
- @dependabot[bot] made their first contribution in #1
- @btschwertfeger made their first contribution in #2
Full Changelog: https://github.com/btschwertfeger/Corvee/commits/v0.1.0