Releases: FollowTheProcess/snapshot
Releases · FollowTheProcess/snapshot
v0.9.1
Changes
🪲 Fixes
- Fix Color option (#54) @FollowTheProcess
📦 Dependencies
- Update actions/checkout action to v6 (#53) @renovate[bot]
- Update module go.followtheprocess.codes/test to v1.1.0 (#52) @renovate[bot]
v0.9.0
Changes
🚀 Features
- Add Ext() to the Formatter interface to allow custom file extensions (#51) @FollowTheProcess
v0.8.0
v0.7.0
Changes
💥 Breaking Changes
- Change snapshot format and rewrite (#48) @FollowTheProcess
📦 Dependencies
- Update module golang.org/x/tools to v0.39.0 (#49) @renovate[bot]
- Update module golang.org/x/tools to v0.39.0 (#47) @renovate[bot]
- Update module golang.org/x/tools to v0.38.0 (#46) @renovate[bot]
- Update module go.followtheprocess.codes/hue to v1 (#45) @renovate[bot]
- Update module golang.org/x/tools to v0.37.0 (#44) @renovate[bot]
v0.6.1
Changes
📦 Dependencies
- Update hue to v0.7.0 (#43) @FollowTheProcess
- Update actions/checkout action to v5 (#42) @renovate[bot]
- Update module golang.org/x/tools to v0.36.0 (#41) @renovate[bot]
- Update module golang.org/x/tools to v0.35.0 (#40) @renovate[bot]
v0.6.0
Changes
- Update module golang.org/x/tools to v0.34.0 (#37) @renovate[bot]
- Configure Renovate (#35) @renovate[bot]
🚀 Features
- Migrate snapshot to use my new vanity URL (#39) @FollowTheProcess
📦 Dependencies
- Bump golang.org/x/tools from 0.32.0 to 0.33.0 (#34) @dependabot[bot]
- Bump golang.org/x/tools from 0.31.0 to 0.32.0 (#33) @dependabot[bot]
v0.5.0
Changes
🚀 Features
- Add filters for ensuring deterministic snapshots (#32) @FollowTheProcess
🪲 Fixes
- Ensure clean removes the entire snapshot directory (#31) @FollowTheProcess
📦 Dependencies
- Bump FollowTheProcess/ci from 1 to 2 (#30) @dependabot[bot]
v0.4.2
Changes
🪲 Fixes
- Replace CRLF with LF in current as well as previous (#29) @FollowTheProcess
👷 Continuous Integration
- Refresh golangci-lint config (#20) @FollowTheProcess
📦 Dependencies
- Bump github.com/FollowTheProcess/hue from 0.5.1 to 0.5.2 (#28) @dependabot[bot]
- Bump golang.org/x/tools from 0.30.0 to 0.31.0 (#27) @dependabot[bot]
- Bump github.com/FollowTheProcess/hue from 0.5.0 to 0.5.1 (#26) @dependabot[bot]
- Bump github.com/FollowTheProcess/hue from 0.4.0 to 0.5.0 (#25) @dependabot[bot]
- Use Go 1.24 (#24) @FollowTheProcess
- Bump github.com/FollowTheProcess/hue from 0.3.1 to 0.4.0 (#23) @dependabot[bot]
- Bump golang.org/x/tools from 0.29.0 to 0.30.0 (#22) @dependabot[bot]
- Bump github.com/FollowTheProcess/hue from 0.2.0 to 0.3.1 (#21) @dependabot[bot]
v0.4.1
Changes
- No changes