Releases: earthboundkid/be
Releases · earthboundkid/be
v0.25.2
What's Changed
- Doc fix by @earthboundkid in #24
- Refactor by @earthboundkid in #25
- AllEqual: Better error message by @earthboundkid in #27
- Add ErrorIs, ErrorAs by @earthboundkid in #28
- Add be.Match by @earthboundkid in #29
Full Changelog: v0.25.1...v0.25.2
v0.25.1
What's Changed
- Add EqualLength, AtLeastLength by @earthboundkid in #23
Full Changelog: v0.24.1...v0.25.1
v0.24.1
v0.23.2
What's Changed
-
README: More example usage by @carlmjohnson in #13
-
Doc changes by @carlmjohnson in #15
-
Testfile updates by @carlmjohnson in #16
- Testfile now clears test failures once a test passes
- Testfile now support setting
TESTFILE_UPDATEas an environmental variable to update changed golden files - 💥Minor breaking change: The format of testfile JSON has changed to not escape HTML. Run
TESTFILE_UPDATE=1 go test ./...to fix any JSON files as part of upgrading.
Full Changelog: v0.23.1...v0.23.2
v0.23.1
What's Changed
-
Add new testfile subpackage in #11
- Includes tools for reading from and writing to test golden files and
testfile.Runfor running subtests for each matching test file.
- Includes tools for reading from and writing to test golden files and
-
Add back the coverage badge using coversall.io #10
Full Changelog: v0.22.5...v0.23.1
v0.22.5
What's Changed
- README: Add awesome badge by @carlmjohnson in #4
- Add Relaxed by @carlmjohnson in #6
Full Changelog: v0.22.4...v0.22.5