Skip to content

Commit 9b1e81e

Browse files
chore: release 0.4.0 (#55)
Co-authored-by: monkescience-yeet[bot] <220418847+monkescience-yeet[bot]@users.noreply.github.com>
1 parent 7b33e83 commit 9b1e81e

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## [v0.4.0](https://github.com/monkescience/testastic/compare/v0.3.5...v0.4.0) (2026-06-06)
4+
5+
### ⚠ BREAKING CHANGES
6+
7+
- correct comparison, matcher, and golden-file engine behavior ([4b5ef76](https://github.com/monkescience/testastic/commit/4b5ef76e4ebde523364cb03b360c28d86ea09697))
8+
- **assert:** fail on NaN ordering and make caller misuse fatal ([5188285](https://github.com/monkescience/testastic/commit/518828545f59c4bfe463ba14eb983b9bb83033b2))
9+
### Bug Fixes
10+
11+
- correct comparison, matcher, and golden-file engine behavior ([4b5ef76](https://github.com/monkescience/testastic/commit/4b5ef76e4ebde523364cb03b360c28d86ea09697))
12+
- **binary:** preserve exit code on cancel, clean temp dir on build failure ([46eb57b](https://github.com/monkescience/testastic/commit/46eb57b9e02d61d9ccf4a6663ae7d82c5b1c47a7))
13+
- **process:** release context on start failure, fix Windows shutdown doc ([3c9dd3e](https://github.com/monkescience/testastic/commit/3c9dd3e7db4e800e3f09093c3012142a735c5a9e))
14+
- **assert:** fail on NaN ordering and make caller misuse fatal ([5188285](https://github.com/monkescience/testastic/commit/518828545f59c4bfe463ba14eb983b9bb83033b2))
15+
- **eventually:** evaluate at the deadline and bound the timeout from entry ([3bee6c9](https://github.com/monkescience/testastic/commit/3bee6c94133f0e35b8b30fbf3d15d2cd2efb320a))
16+
- **deps:** update module golang.org/x/net to v0.55.0 (#56) ([aad7548](https://github.com/monkescience/testastic/commit/aad75481f9043fb3eccf87a119cd87df1230b407))
17+
- **deps:** update module golang.org/x/net to v0.54.0 (#53) ([a39356a](https://github.com/monkescience/testastic/commit/a39356a0af8353ecbaf5674aa28ef718e4479e44))
18+
319
## [v0.3.5](https://github.com/monkescience/testastic/compare/v0.3.4...v0.3.5) (2026-05-14)
420

521
### Bug Fixes

0 commit comments

Comments
 (0)