Releases: FollowTheProcess/snapshot
Releases · FollowTheProcess/snapshot
v0.4.1
v0.4.0
v0.3.0
v0.2.1
Changes
👷 Continuous Integration
- Use my new Go CI workflow (#16) @FollowTheProcess
🔨 Refactoring
- Use fatih/color for more correct colouring (#17) @FollowTheProcess
v0.2.0
Changes
🚀 Features
- Add a
Clean
option (#15) @FollowTheProcess
📚 Documentation
- Document subtest grouping with a forward slash (#14) @FollowTheProcess
📦 Dependencies
- Bump golang.org/x/tools from 0.28.0 to 0.29.0 (#12) @dependabot
- Bump crate-ci/typos from 1.28.4 to 1.29.4 (#13) @dependabot
- Bump crate-ci/typos from 1.28.3 to 1.28.4 (#11) @dependabot
- Bump golang.org/x/tools from 0.27.0 to 0.28.0 (#10) @dependabot
v0.1.0
Changes
- Implement a snapper interface (#4) @FollowTheProcess
- Introduce config options (#3) @FollowTheProcess
🚀 Features
- Use MarshalIndent for better readability (#9) @FollowTheProcess
- Use json.Marshaler over TextMarshaler if it's present (#8) @FollowTheProcess
- Implement automatic snapshot updates (#7) @FollowTheProcess
- Flesh out the serialisation rules (#5) @FollowTheProcess
- Copy over the initial functionality from FollowTheProcess/test (#2) @FollowTheProcess
🚨 Testing
- Add tests for internal colour package (#6) @FollowTheProcess
📦 Dependencies
- Bump codecov/codecov-action from 4 to 5 (#1) @dependabot