Releases: devanlooches/rocketfetch
Releases · devanlooches/rocketfetch
v0.7.5
Fixed
- (logo) Make Arch Linux detection more flexible
- (logo) Update Debian logo
Other
- Remove Structopt dependency in favor of Clap 3.X
- Update dependencies
- (dependencies) Update dependency versions
- Update .gitignore
- Merge branch 'dev' into main
- (logo) Replace logo vectors with files
v0.7.4
Chore
- Update dependencies
- Update Libmacchina dependency
Bug Fixes
- Don't panic when shell version not found
Test
- Update module tests
Commit Details
v0.7.3
Chore
- Update CHANGELOG
- Remove cliff.toml file
- Update CHANGELOG
- Update CHANGELOG
- Add git-cliff configuration
- Update CHANGELOG
Other
- Fix semver prefix for homebrew version
- Fix semver prefix for homebrew version
- Fix bug with shasum output
- add verbose flag to bump-formula-pr command
- cd into tap directory
- Update tap name
- Add space to last command
- Update tap name
- Add clone repository step
- Debug version number
- Update tap name
- Change to macos platform and update tap name
- Add bump homebrew tap to upload_binaries workflow
- Add upload binaries to github release workflow
Chore
- Upgrade dependencies
- Add brew installation to README
- Update CHANGELOG
Other
- Remove publishing workflow
Commit Details
view details
- Uncategorized
- Upgrade dependencies (3be5ae2)
- Fix semver prefix for homebrew version (d112910)
- Fix semver prefix for homebrew version (ce9abca)
- Fix bug with shasum output (26444d9)
- add verbose flag to bump-formula-pr command (2c16573)
- cd into tap directory (dd23b26)
- Update tap name (ccdd0d2)
- Add space to last command (8a35923)
- Update tap name (3bb8b8f)
- Add clone repository step (2c0faf3)
- Debug version number (ceac216)
- Update tap name (755eabb)
- Change to macos platform and update tap name (904e222)
- Add bump homebrew tap to upload_binaries workflow (f8369ad)
- Add brew installation to README (023802c)
- Add upload binaries to github release workflow (279ecfb)
- Update CHANGELOG (4eeab36)
- Update CHANGELOG (0a453ce)
- Remove cliff.toml file (b43b69f)
- Update CHANGELOG (b96f0c3)
- Update CHANGELOG (4c12302)
- Add git-cliff configuration (73a22ab)
- Remove publishing workflow (0587426)
- Update CHANGELOG (07816a7)
v0.7.2
Other
- Remove unused dependencies
Performance
- Switch to scoped threads and removing cloning
Commit Details
view details
Full Changelog: v0.7.1...v0.7.2
v0.7.1
v0.7.0
v0.6.13
v0.6.12
v0.6.4
v0.6.2
Breaking Changes
- Names are now back to kebob case
Other Changes
- Auto line-wrapping was added!