Releases: someoneonsmile/stow-cm
Releases · someoneonsmile/stow-cm
Release 0.11.1
🐛 Fixes
- fix: global config order
📦 Other
- chore: update version
- chore: fmt
Full Changelog: 0.11.0...0.11.1
Release stable
🐛 Fixes
- fix: global config order
📦 Other
- chore: update version
- chore: fmt
Full Changelog: 0.11.0...stable
Release nightly
🐛 Fixes
- fix: global config order
📦 Other
- chore: update version
- chore: fmt
Full Changelog: 0.11.0...nightly
Release 0.11.0
🚀 Features
- feat: add global config dir /etc/stow-cm/config.toml
📦 Other
- chore: update version
Full Changelog: 0.10.9...0.11.0
Release 0.10.9
🐛 Fixes
- fix: use RUST_LOG= to change the log level
- fix: add error context for canonicalize
📦 Other
- chore: update version
- chore: update version
- chore: clear clippy warning
Full Changelog: 0.10.7...0.10.9
Release 0.10.7
🐛 Fixes
- fix: exit with error when the file to be removed does not exist
📦 Other
- chore: add todo
Full Changelog: 0.10.6...0.10.7
Release 0.10.6
🐛 Fixes
- fix: recreate symlink when the symlink is exist (#15)
📦 Other
- chore: fmt
What's Changed
🔄 Other Changes
- fix: recreate symlink when the symlink is exist by @someoneonsmile in #15
Full Changelog: 0.10.5...0.10.6
Release 0.10.5
🐛 Fixes
- fix: command support PACK_ID and PACK_NAME env
- fix: state_home path not right
Full Changelog: 0.10.3...0.10.5
Release 0.10.3
🚀 Features
- feat: add dependabot.yml
🐛 Fixes
- fix: error when broken symlink has exists
- fix(action): release workflow does not have artifacts
📦 Other
- chore: update release.yml
- chore: change log mode update to pr
- chore(deps): bump actions/github-script from 6 to 7
- chore(deps): bump Swatinem/rust-cache from 1 to 2
- chore: action change log mode change to commit
What's Changed
👒 Dependencies
- chore(deps): bump actions/github-script from 6 to 7 by @dependabot in #14
- chore(deps): bump Swatinem/rust-cache from 1 to 2 by @dependabot in #13
New Contributors
- @dependabot made their first contribution in #14
Full Changelog: 0.10.2...0.10.3
Release 0.10.2
🚀 Features
- feat: PACK_NAME env value change to pack path hash
- feat: add PACK_ID env var and use PACK_ID as the part of state home
- feat(actions): add release note
🐛 Fixes
- fix(actions): gh cli not git respository error
- fix(actions): repeat id
📦 Other
- chore: fmt
- chore: update release action push tag prefix v
- chore: github action
- chore(actions): remove scroll tag before release
- chore(actions): use gh cli instand of custom scripts
- chore(actions): gh cli add token env
- chore(actions): release trig tag
Full Changelog: 0.10.1...0.10.2