Releases: FollowTheProcess/test
Releases · FollowTheProcess/test
v0.17.1
v0.17.0
v0.16.0
Changes
- Sync: synced file(s) with FollowTheProcess/.github (#42) @FollowTheProcess
- Sync: synced file(s) with FollowTheProcess/.github (#41) @FollowTheProcess
🚀 Features
- Colourise diffs in
test.File
(#43) @FollowTheProcess
v0.15.0
Changes
- Sync: synced file(s) with FollowTheProcess/.github (#37) @FollowTheProcess
- Sync: synced file(s) with FollowTheProcess/.github (#36) @FollowTheProcess
- Sync: synced file(s) with FollowTheProcess/.github (#35) @FollowTheProcess
🚀 Features
- Add comment context onto more functions (#40) @FollowTheProcess
- Include line comments in failure messages (#39) @FollowTheProcess
🔨 Refactoring
- Use a failure struct to reduce complex string templating (#38) @FollowTheProcess
v0.14.0
v0.13.0
Changes
💥 Breaking Changes
- No longer compare unexported struct fields (#32) @FollowTheProcess
🚀 Features
- Improve the output from test functions (#33) @FollowTheProcess
🔨 Refactoring
- Refactor tests to table driven (#32) @FollowTheProcess
v0.12.1
Changes
- No changes
v0.12.0
Changes
💥 Breaking Changes
- test.File: No longer use relative path to testdata (#30) @FollowTheProcess
🔥 Removals and Deprecations
- test.File: No longer use relative path to testdata (#30) @FollowTheProcess
📚 Documentation
- Fix Ok example (#31) @FollowTheProcess
v0.11.1
Changes
- No changes
v0.11.0
Changes
💥 Breaking Changes
- Remove context arg from Ok and Err (#29) @FollowTheProcess
🔥 Removals and Deprecations
- Remove context arg from Ok and Err (#29) @FollowTheProcess