Releases: thomasjiangcy/pkgrep
Releases · thomasjiangcy/pkgrep
v0.7.1
What's Changed
- chore: improve dependency maintenance by @thomasjiangcy in #46
- fix: remove invalid Dependabot actions strategy by @thomasjiangcy in #47
- fix: restrict CI workflow token permissions by @thomasjiangcy in #48
- chore: prepare v0.7.1 release by @thomasjiangcy in #49
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- chore(deps): bump tokio from 1.51.0 to 1.51.1 by @dependabot[bot] in #40
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- chore(deps): bump proptest from 1.10.0 to 1.11.0 by @dependabot[bot] in #35
- chore(deps): bump toml from 1.0.6+spec-1.1.0 to 1.1.2+spec-1.1.0 by @dependabot[bot] in #38
- chore(deps): bump sha2 from 0.10.9 to 0.11.0 by @dependabot[bot] in #36
- chore(deps): bump tokio from 1.50.0 to 1.51.0 by @dependabot[bot] in #39
Full Changelog: v0.5.1...v0.6.0
v0.5.1
What's Changed
- chore(deps): bump Swatinem/rust-cache from 2.8.2 to 2.9.1 by @dependabot[bot] in #27
- chore(deps): bump clap from 4.5.60 to 4.6.0 by @dependabot[bot] in #28
- chore(deps): bump softprops/action-gh-release from 2.5.0 to 2.6.1 by @dependabot[bot] in #29
- chore(deps): bump tracing-subscriber from 0.3.22 to 0.3.23 by @dependabot[bot] in #30
- chore(deps): bump tar from 0.4.44 to 0.4.45 by @dependabot[bot] in #32
- chore(deps): bump testcontainers from 0.27.1 to 0.27.2 by @dependabot[bot] in #33
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- chore(deps): bump tokio from 1.49.0 to 1.50.0 by @dependabot[bot] in #12
- chore(deps): bump toml from 1.0.3+spec-1.1.0 to 1.0.6+spec-1.1.0 by @dependabot[bot] in #15
- feat: add pnpm and yarn lockfile provider support by @thomasjiangcy in #19
- feat: resolve bare git specs to default branch commits by @thomasjiangcy in #20
- feat: add project link listing command by @thomasjiangcy in #21
- feat: detect installed npm versions for loose pulls by @thomasjiangcy in #23
- chore(deps): bump tempfile from 3.26.0 to 3.27.0 by @dependabot[bot] in #16
- chore(deps): bump actions/download-artifact from 8.0.0 to 8.0.1 by @dependabot[bot] in #18
- chore(deps): bump assert_cmd from 2.1.2 to 2.2.0 by @dependabot[bot] in #17
- feat: add project initialization command by @thomasjiangcy in #22
- feat: detect local pypi versions from uv lock by @thomasjiangcy in #25
- feat: add crates registry and Cargo.lock support by @thomasjiangcy in #26
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- chore(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 by @dependabot[bot] in #10
- chore(deps): bump actions/download-artifact from 7.0.0 to 8.0.0 by @dependabot[bot] in #11
- feat(path): support npm/pypi lookups via manifest metadata by @thomasjiangcy in #13
Full Changelog: v0.3.1...v0.4.0
v0.3.1
What's Changed
- chore(deps): bump tempfile from 3.25.0 to 3.26.0 by @dependabot[bot] in #6
- chore(deps): bump Swatinem/rust-cache from 2.8.1 to 2.8.2 by @dependabot[bot] in #5
- chore(deps): bump actions/upload-artifact from 4.6.2 to 6.0.0 by @dependabot[bot] in #3
- chore(deps): bump actions/download-artifact from 5.0.0 to 7.0.0 by @dependabot[bot] in #4
- chore(deps): bump softprops/action-gh-release from 2.4.1 to 2.5.0 by @dependabot[bot] in #2
- chore(deps): bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in #1
- feat: add pkgrep skill install command and bundled skill by @thomasjiangcy in #7
- feat: add self-update command by @thomasjiangcy in #8
- fix: skip self-update when binary already matches latest asset by @thomasjiangcy in #9
New Contributors
- @dependabot[bot] made their first contribution in #6
- @thomasjiangcy made their first contribution in #7
Full Changelog: v0.1.0...v0.3.1
v0.3.0
What's Changed
- feat: add self-update command by @thomasjiangcy in #8
Full Changelog: v0.2.0...v0.3.0
What's Changed
- chore(deps): bump tempfile from 3.25.0 to 3.26.0 by @dependabot[bot] in #6
- chore(deps): bump Swatinem/rust-cache from 2.8.1 to 2.8.2 by @dependabot[bot] in #5
- chore(deps): bump actions/upload-artifact from 4.6.2 to 6.0.0 by @dependabot[bot] in #3
- chore(deps): bump actions/download-artifact from 5.0.0 to 7.0.0 by @dependabot[bot] in #4
- chore(deps): bump softprops/action-gh-release from 2.4.1 to 2.5.0 by @dependabot[bot] in #2
- chore(deps): bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in #1
- feat: add pkgrep skill install command and bundled skill by @thomasjiangcy in #7
- feat: add self-update command by @thomasjiangcy in #8
New Contributors
- @dependabot[bot] made their first contribution in #6
Full Changelog: v0.1.0...v0.3.0
v0.2.0
What's Changed
- chore(deps): bump tempfile from 3.25.0 to 3.26.0 by @dependabot[bot] in #6
- chore(deps): bump Swatinem/rust-cache from 2.8.1 to 2.8.2 by @dependabot[bot] in #5
- chore(deps): bump actions/upload-artifact from 4.6.2 to 6.0.0 by @dependabot[bot] in #3
- chore(deps): bump actions/download-artifact from 5.0.0 to 7.0.0 by @dependabot[bot] in #4
- chore(deps): bump softprops/action-gh-release from 2.4.1 to 2.5.0 by @dependabot[bot] in #2
- chore(deps): bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in #1
- feat: add pkgrep skill install command and bundled skill by @thomasjiangcy in #7
New Contributors
- @dependabot[bot] made their first contribution in #6
- @thomasjiangcy made their first contribution in #7
Full Changelog: v0.1.0...v0.2.0
What's Changed
- chore(deps): bump tempfile from 3.25.0 to 3.26.0 by @dependabot[bot] in #6
- chore(deps): bump Swatinem/rust-cache from 2.8.1 to 2.8.2 by @dependabot[bot] in #5
- chore(deps): bump actions/upload-artifact from 4.6.2 to 6.0.0 by @dependabot[bot] in #3
- chore(deps): bump actions/download-artifact from 5.0.0 to 7.0.0 by @dependabot[bot] in #4
- chore(deps): bump softprops/action-gh-release from 2.4.1 to 2.5.0 by @dependabot[bot] in #2
- chore(deps): bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in #1
- feat: add pkgrep skill install command and bundled skill by @thomasjiangcy in #7
New Contributors
- @dependabot[bot] made their first contribution in #6
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Full Changelog: https://github.com/thomasjiangcy/pkgrep/commits/v0.1.0