New Features
- add ergonomic test errors and string comparisons
Test functions only require Debug for their error type, so TestError can accept
both standard errors and Exn without relying on a boxed error as the public
result type. Direct, asymmetric comparisons with string slices and owned strings
keep assertions concise while retaining Display semantics.
Commit Statistics
- 3 commits contributed to the release over the course of 8 calendar days.
- 9 days passed between releases.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages