Releases: asmuelle/cargo-context
v0.5.0
Release v0.5.0
Full Changelog: v0.4.1...v0.5.0
Full Changelog: v0.4.1...v0.5.0
Full Changelog: v0.4.1...v0.5.0
Full Changelog: v0.4.1...v0.5.0
v0.4.1
Full Changelog: v0.4.0...v0.4.1
Full Changelog: v0.4.0...v0.4.1
Full Changelog: v0.4.0...v0.4.1
Full Changelog: v0.4.0...v0.4.1
Full Changelog: v0.4.0...v0.4.1
v0.4.0
Full Changelog: v0.3.1...v0.4.0
Full Changelog: v0.3.1...v0.4.0
Full Changelog: v0.3.1...v0.4.0
Full Changelog: v0.3.1...v0.4.0
Full Changelog: v0.3.1...v0.4.0
v0.3.1
What's Changed
- Split Error::Config into Tool and Glob variants by @asmuelle in #10
- Add max_entries cap to scrub audit log by @asmuelle in #12
- Extract pack.rs into pack/{mod,render,impact}.rs submodules by @asmuelle in #11
- Split CLI and MCP sources into documented module files by @asmuelle in #13
- chore(deps): bump actions/attest-build-provenance from 2 to 4 by @dependabot[bot] in #23
- chore(deps): bump tiktoken-rs from 0.6.0 to 0.11.0 by @dependabot[bot] in #22
- chore(deps): bump tokenizers from 0.20.4 to 0.22.2 by @dependabot[bot] in #21
- chore(deps): bump cargo_metadata from 0.18.1 to 0.23.1 by @dependabot[bot] in #20
New Contributors
Full Changelog: v0.2.0...v0.3.1
What's Changed
- Split Error::Config into Tool and Glob variants by @asmuelle in #10
- Add max_entries cap to scrub audit log by @asmuelle in #12
- Extract pack.rs into pack/{mod,render,impact}.rs submodules by @asmuelle in #11
- Split CLI and MCP sources into documented module files by @asmuelle in #13
- chore(deps): bump actions/attest-build-provenance from 2 to 4 by @dependabot[bot] in #23
- chore(deps): bump tiktoken-rs from 0.6.0 to 0.11.0 by @dependabot[bot] in #22
- chore(deps): bump tokenizers from 0.20.4 to 0.22.2 by @dependabot[bot] in #21
- chore(deps): bump cargo_metadata from 0.18.1 to 0.23.1 by @dependabot[bot] in #20
New Contributors
Full Changelog: v0.2.0...v0.3.1
What's Changed
- Split Error::Config into Tool and Glob variants by @asmuelle in #10
- Add max_entries cap to scrub audit log by @asmuelle in #12
- Extract pack.rs into pack/{mod,render,impact}.rs submodules by @asmuelle in #11
- Split CLI and MCP sources into documented module files by @asmuelle in #13
- chore(deps): bump actions/attest-build-provenance from 2 to 4 by @dependabot[bot] in #23
- chore(deps): bump tiktoken-rs from 0.6.0 to 0.11.0 by @dependabot[bot] in #22
- chore(deps): bump tokenizers from 0.20.4 to 0.22.2 by @dependabot[bot] in #21
- chore(deps): bump cargo_metadata from 0.18.1 to 0.23.1 by @dependabot[bot] in #20
New Contributors
Full Changelog: v0.2.0...v0.3.1
What's Changed
- Split Error::Config into Tool and Glob variants by @asmuelle in #10
- Add max_entries cap to scrub audit log by @asmuelle in #12
- Extract pack.rs into pack/{mod,render,impact}.rs submodules by @asmuelle in #11
- Split CLI and MCP sources into documented module files by @asmuelle in #13
- chore(deps): bump actions/attest-build-provenance from 2 to 4 by @dependabot[bot] in #23
- chore(deps): bump tiktoken-rs from 0.6.0 to 0.11.0 by @dependabot[bot] in #22
- chore(deps): bump tokenizers from 0.20.4 to 0.22.2 by @dependabot[bot] in #21
- chore(deps): bump cargo_metadata from 0.18.1 to 0.23.1 by @dependabot[bot] in #20
New Contributors
Full Changelog: v0.2.0...v0.3.1
What's Changed
- Split Error::Config into Tool and Glob variants by @asmuelle in #10
- Add max_entries cap to scrub audit log by @asmuelle in #12
- Extract pack.rs into pack/{mod,render,impact}.rs submodules by @asmuelle in #11
- Split CLI and MCP sources into documented module files by @asmuelle in #13
- chore(deps): bump actions/attest-build-provenance from 2 to 4 by @dependabot[bot] in #23
- chore(deps): bump tiktoken-rs from 0.6.0 to 0.11.0 by @dependabot[bot] in #22
- chore(deps): bump tokenizers from 0.20.4 to 0.22.2 by @dependabot[bot] in #21
- chore(deps): bump cargo_metadata from 0.18.1 to 0.23.1 by @dependabot[bot] in #20
New Contributors
Full Changelog: v0.2.0...v0.3.1
v0.2.0
Full Changelog: v0.1.1...v0.2.0
Full Changelog: v0.1.1...v0.2.0
Full Changelog: v0.1.1...v0.2.0
Full Changelog: v0.1.1...v0.2.0
Full Changelog: v0.1.1...v0.2.0
v0.1.1
Full Changelog: v0.1.0...v0.1.1
Full Changelog: v0.1.0...v0.1.1
Full Changelog: v0.1.0...v0.1.1
Full Changelog: v0.1.0...v0.1.1
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Bump sha2 from 0.10.9 to 0.11.0 by @dependabot[bot] in #4
- Bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #1
- Bump thiserror from 1.0.69 to 2.0.18 by @dependabot[bot] in #3
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #2
New Contributors
- @dependabot[bot] made their first contribution in #4
Full Changelog: https://github.com/asmuelle/cargo-context/commits/v0.1.0
What's Changed
- Bump sha2 from 0.10.9 to 0.11.0 by @dependabot[bot] in #4
- Bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #1
- Bump thiserror from 1.0.69 to 2.0.18 by @dependabot[bot] in #3
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #2
New Contributors
- @dependabot[bot] made their first contribution in #4
Full Changelog: https://github.com/asmuelle/cargo-context/commits/v0.1.0
What's Changed
- Bump sha2 from 0.10.9 to 0.11.0 by @dependabot[bot] in #4
- Bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #1
- Bump thiserror from 1.0.69 to 2.0.18 by @dependabot[bot] in #3
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #2
New Contributors
- @dependabot[bot] made their first contribution in #4
Full Changelog: https://github.com/asmuelle/cargo-context/commits/v0.1.0
What's Changed
- Bump sha2 from 0.10.9 to 0.11.0 by @dependabot[bot] in #4
- Bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #1
- Bump thiserror from 1.0.69 to 2.0.18 by @dependabot[bot] in #3
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #2
New Contributors
- @dependabot[bot] made their first contribution in #4
Full Changelog: https://github.com/asmuelle/cargo-context/commits/v0.1.0
What's Changed
- Bump sha2 from 0.10.9 to 0.11.0 by @dependabot[bot] in #4
- Bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #1
- Bump thiserror from 1.0.69 to 2.0.18 by @dependabot[bot] in #3
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #2
New Contributors
- @dependabot[bot] made their first contribution in #4
Full Changelog: https://github.com/asmuelle/cargo-context/commits/v0.1.0