Releases: iwishiwasaneagle/git-release
Releases · iwishiwasaneagle/git-release
Release v0.0.1
Bug Fixes - Add flow to check if changelog.md exists already within git (4f3283f) - Cannot pass 'latest' to --version (f7ec4f2) - Various errors (0929ba3) - Use random semver that won't (probably) ever be used (2175c74) - Don't sign release in CI (69a512c) - Skip git tag -v if no-sign is set (4df3b9c) - Typo (cda1a26) - Disable caching in CI until I can be bothered to fix it (453d883) - Use matrix.os in cache as older os's wouldn't have the same packages (f0bb515) Documentation - Update README (8d3f455) Features - Push current branch and tag at the same time (a4cbb08) - CD workflow (d521b06) Performance - Move to actions-rs/install to leverage cache (f96fd73) - Cache cargo in CI (23fa2f8) - Invalidate cache every week (a03ddf9) Refactor - Use heredoc for template (eb850ba) - Use heredoc for template (7ca46c6) Testing - Setup test env correctly (6d7c97c) - Use built-in cargo (56105b0) - Remove -x flag (00c1999) "