Releases: shoenig/test
Releases · shoenig/test
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
v1.9.1
What's Changed
Changes
- Fix file/dir mode helpers and tests by @brandondyck in #166
- ci: bump actions versions by @shoenig in #165
Full Changelog: v1.9.0...v1.9.1
v1.9.0
What's Changed
Changes
- Fix broken file and dir helpers on Windows by @brandondyck in #163
- readme: notes for 1.9 by @shoenig in #164
New Contributors
- @brandondyck made their first contribution in #163
Full Changelog: v1.8.2...v1.9.0
v1.8.2
What's Changed
Changes
- chore: fix some typos and style by @ccoVeille in #158
- ci: run on pull_request by @shoenig in #160
- mark more internal funcs as helpers by @gulducat in #161
New Contributors
- @ccoVeille made their first contribution in #158
- @gulducat made their first contribution in #161
Full Changelog: v1.8.1...v1.8.2
v1.8.1
What's Changed
Changes
- Adding ErrorAssertionFunc function type by @ccarstens in #155
New Contributors
- @ccarstens made their first contribution in #155
Full Changelog: v1.8.0...v1.8.1
v1.8.0
What's Changed
Changes
- test: add
DirMode
, andDireModeFS
by @alessio-perugini in #153 - skip: introduce a
skip
package with utilities for skipping test cases by @shoenig in #154
Full Changelog: v1.7.2...v1.8.0