Skip to content

Releases: someoneonsmile/stow-cm

Release 0.11.1

25 Dec 08:37
Compare
Choose a tag to compare

🐛 Fixes

  • fix: global config order

📦 Other

  • chore: update version
  • chore: fmt

Full Changelog: 0.11.0...0.11.1

Release stable

25 Dec 08:37
Compare
Choose a tag to compare

🐛 Fixes

  • fix: global config order

📦 Other

  • chore: update version
  • chore: fmt

Full Changelog: 0.11.0...stable

Release nightly

25 Dec 08:49
Compare
Choose a tag to compare
Release nightly Pre-release
Pre-release

🐛 Fixes

  • fix: global config order

📦 Other

  • chore: update version
  • chore: fmt

Full Changelog: 0.11.0...nightly

Release 0.11.0

23 Dec 14:34
Compare
Choose a tag to compare

🚀 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

26 Oct 09:47
Compare
Choose a tag to compare

🐛 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

25 Oct 09:25
Compare
Choose a tag to compare

🐛 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

19 Oct 16:38
850a9e5
Compare
Choose a tag to compare

🐛 Fixes

  • fix: recreate symlink when the symlink is exist (#15)

📦 Other

  • chore: fmt

What's Changed

🔄 Other Changes

Full Changelog: 0.10.5...0.10.6

Release 0.10.5

19 Oct 16:07
Compare
Choose a tag to compare

🐛 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

19 Oct 14:05
Compare
Choose a tag to compare

🚀 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

Full Changelog: 0.10.2...0.10.3

Release 0.10.2

16 Oct 04:28
Compare
Choose a tag to compare

🚀 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