We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d66b3d commit e0eec58Copy full SHA for e0eec58
README.md
@@ -533,4 +533,6 @@ Please see the full version history from [CHANGELOG](./CHANGELOG.md).
533
- Documentation updates and cleanups
534
- `Catch/Handle` take unlimited amount error handler functions
535
- allows building e.g. error handling middleware
536
+- automatic outputs aren't overwritten by given args, only with `assert.Plain`
537
+- Minor API fixes: `Result2.Def2()`, etc.
538
- technical refactoring like variadic function calls only in API level
0 commit comments