Releases: shoenig/test
Releases · shoenig/test
v1.13.2
v1.13.1
What's Changed
Changes
- ci: update action versions by @shoenig in #184
- assertions: fix identification of missing slice element by @MikeWinter in #185
New Contributors
- @MikeWinter made their first contribution in #185
Full Changelog: v1.13.0...v1.13.1
v1.13.0
What's Changed
Changes
- ci: remove use of copywrite tool by @shoenig in #182
- build(deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.0 by @dependabot[bot] in #178
- assertions: correct the type assertion of ErrorAs by @shoenig in #183
Full Changelog: v1.12.2...v1.13.0
v1.12.2
v1.12.1
What's Changed
Changes
- test: ErrorIs should support having both err and target be nil by @SpikesDivZero in #177
New Contributors
- @SpikesDivZero made their first contribution in #177
Full Changelog: v1.12.0...v1.12.1
v1.12.0
What's Changed
Changes
- skip: increase test case minimum cores by @shoenig in #175
- test: Add Equal, Func, and Op variants of SliceContainsSubset and SliceContainsAll by @brandondyck in #176
Full Changelog: v1.11.0...v1.12.0
v1.11.0
What's Changed
Changes
- test: add ErrorAs helper and fix up examples by @brandondyck in #174
Full Changelog: v1.10.0...v1.11.0
v1.10.0
What's Changed
Changes
- util: add TempFile helper by @brandondyck in #168
- util: TempFile improvements by @brandondyck in #169
- util: shorten data type names and add doc example by @shoenig in #170
- test: add SliceEqOp and MapEqOp by @brandondyck in #171
- readme: add notes on util package by @shoenig in #172
- ci: fix push vs pr by @shoenig in #173
Full Changelog: v1.9.1...v1.10.0
v1.10.0-alpha.2
What's Changed
Changes
- util: TempFile improvements by @brandondyck in #169
Full Changelog: v1.10.0-alpha.1...v1.10.0-alpha.2
v1.10.0-alpha.1
What's Changed
Changes
- util: add TempFile helper by @brandondyck in #168
Full Changelog: v1.9.1...v1.10.0-alpha.1