Skip to content

v2.7.0

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Aug 18:56
· 1 commit to master since this release
v2.7.0

2.7.0 - 2026-08-23

Full Changelog: v2.6.1...v2.7.0

28 commits in this release.


Implemented enhancements

  • feat(assertions): add ErrorNotContains by @fredbi ...

Fixed bugs

  • fix(equality): compare mixed-sign integers by value in EqualValues by @fredbi ...
  • fix(number): report expected before actual in InDeltaSlice by @fredbi ...
  • fix(number): name the failing key in InDeltaMapValues by @fredbi ...
  • fix(number): forward msgAndArgs through InEpsilonSlice by @fredbi ...
  • fix(equality): quote string values in Empty and NotEmpty failures by @fredbi ...
  • fix(collection): match a rune or byte element in Contains by @fredbi ...

Documentation

  • doc: announce forthcoming releases & ROADMAP by @fredbi in #160 ...
  • doc: record the upstream reports behind this round of fixes by @fredbi ...
  • doc: correct the add-assertion note on generic forward methods by @fredbi ...
  • doc: update upstream tracking of issues & PR's by @fredbi in #157 ...
  • doc(codegen): correct the signature tables on the API pages by @fredbi ...
  • feat(codegen): expose generic assertions as methods on go1.27 by @fredbi ...
  • doc: technical writing rules for agents by @fredbi ...
  • doc: added credits and special thanks to the readme by @fredbi in #148 ...
  • doc: retire goreport card badge by @fredbi in #147 ...

Code quality

Miscellaneous tasks

Updates

  • chore(deps): bump the development-dependencies group across 1 directory with 9 updates by @dependabot[bot] in #153 ...
  • chore(deps): bump the golang-org-dependencies group across 3 directories with 2 updates by @dependabot[bot] in #151 ...
  • chore(deps): bump the development-dependencies group across 1 directory with 9 updates by @dependabot[bot] in #150 ...

Other (technical)


People who contributed to this release


testify license terms

License

Per-module changes


codegen (2.7.0)

Documentation

  • doc(codegen): correct the signature tables on the API pages by @fredbi ...
  • feat(codegen): expose generic assertions as methods on go1.27 by @fredbi ...

Miscellaneous tasks

  • test(codegen): don't run the generic-method tests before go1.27 by @fredbi ...
  • chore(codegen): set toolchain to go1.27 for codegen by @fredbi in #155 ...
  • chore: update deps by @fredbi in #152 ...

Updates

  • chore(deps): bump the golang-org-dependencies group across 3 directories with 2 updates by @dependabot[bot] in #151 ...

Other (technical)


enable/colors (2.7.0)

Miscellaneous tasks


enable/yaml (2.7.0)

Miscellaneous tasks


hack/migrate-testify (2.7.0)

Miscellaneous tasks

Updates

  • chore(deps): bump the golang-org-dependencies group across 3 directories with 2 updates by @dependabot[bot] in #151 ...

internal/testintegration (2.7.0)

Miscellaneous tasks