Skip to content

Releases: shoenig/test

v1.8.1

05 Jun 21:57
Compare
Choose a tag to compare

What's Changed

Changes

New Contributors

Full Changelog: v1.8.0...v1.8.1

v1.8.0

01 Apr 21:43
Compare
Choose a tag to compare

What's Changed

Changes

Full Changelog: v1.7.2...v1.8.0

v1.7.2

06 Mar 14:16
Compare
Choose a tag to compare

What's Changed

Changes

Full Changelog: v1.7.1...v1.7.2

v1.7.1

29 Feb 16:58
Compare
Choose a tag to compare

What's Changed

Changes

  • deps: bump setup-golang version to v2 by @shoenig in #148
  • ci: update setup-golang and macos runners by @shoenig in #150
  • test: fix FileExists assertion where relative paths did not work by @shoenig in #149

Full Changelog: v1.7.0...v1.7.1

v1.7.0

05 Nov 14:25
Compare
Choose a tag to compare

1.7.0 marks the first stable release!

Changes

Full Changelog: v0.6.7...v1.7.0

v0.6.7

08 Aug 13:53
8ca162c
Compare
Choose a tag to compare

What's Changed

Changes

Full Changelog: v0.6.6...v0.6.7

v0.6.6

17 May 16:44
b8f0ac5
Compare
Choose a tag to compare

What's Changed

Changes

  • bugfix: SliceContainsAll should pass cmp.Option to SliceContainsSubset by @pkazmierczak in #137

New Contributors

Full Changelog: v0.6.5...v0.6.6

v0.6.5

13 May 17:10
9e5847f
Compare
Choose a tag to compare

What's Changed

Changes

New Contributors

Full Changelog: v0.6.4...v0.6.5

v0.6.4

13 Apr 23:03
3d0938a
Compare
Choose a tag to compare

What's Changed

Changes

New Contributors

Full Changelog: v0.6.3...v0.6.4

v0.6.3

20 Mar 00:24
346038a
Compare
Choose a tag to compare

What's Changed

Changes

  • test: add Tweaks convenience type for a []Tweak by @shoenig in #111
  • test: remove unecessary type parameter by @shoenig in #112
  • test: add AscendingCmp and DescendingCmp by @shoenig in #113
  • tests: add Min and Max assertions by @shoenig in #114
  • test: add SliceNotContainsFunc assertion by @shoenig in #115
  • build: add generate step to makefile by @shoenig in #116

Full Changelog: v0.6.2...v0.6.3