Releases: cloneable/stc
Releases · cloneable/stc
v0.3.1
v0.3.0
What's Changed
- Migrate to clap v4 by @cloneable in #14
- Switch to color-eyre by @cloneable in #15
- Bump version to 0.3.0 by @cloneable in #16
Full Changelog: v0.2.2...v0.3.0
v0.2.2
What's Changed
- Fix support for branchnames containing slashes by @cloneable in #13
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- Bump regex from 1.5.4 to 1.5.6 by @dependabot in #10
- Refresh deps and refactor for clap 3.1 by @cloneable in #11
- Release 0.2.1 by @cloneable in #12
New Contributors
- @dependabot made their first contribution in #10
Full Changelog: v0.1.1...v0.2.1
v0.1.1
What's Changed
- Use anyhow and thiserror. by @cloneable in #3
- Use correct actions/checkout version by @cloneable in #5
- Split out commands that don't show in stderr by @cloneable in #4
- Cache .cargo/ and target/ between action runs by @cloneable in #6
- Add cache restore-key independent of Cargo.toml by @cloneable in #7
- v0.1.1 by @cloneable in #8
Full Changelog: v0.1.0...v0.1.1
v0.1.0
v0.0.8
What's Changed
- RiiR by @cloneable in #1
New Contributors
- @cloneable made their first contribution in #1
Full Changelog: v0.0.5-alpha...v0.0.8
v0.0.5-alpha
Allow any branchname with 'fix'
v0.0.4-alpha
Add support for fixing/clean tracking refs
v0.0.3-alpha
Add testcase for Init