File tree 1 file changed +4
-3
lines changed
1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -530,12 +530,13 @@ Please see the full version history from [CHANGELOG](./CHANGELOG.md).
530
530
### Latest Release
531
531
532
532
##### 1.0.0
533
- - Finally! We are very happy, and thanks to all.
534
- - Lots of documentation updates and cleanups for version 1
533
+ - Finally! We are very happy, and thanks to all who have helped!
534
+ - Lots of documentation updates and cleanups for version 1.0.0
535
535
- ` Catch/Handle` take unlimited amount error handler functions
536
536
- allows building e.g. error handling middlewares
537
+ - this is major feature because it allows building helpers/add-ons
537
538
- automatic outputs aren't overwritten by given args, only with ` assert.Plain `
538
- - Minor API fixes to simplify it:
539
+ - Minor API fixes to still simplify it:
539
540
- remove exported vars, obsolete types and funcs from ` assert` pkg
540
541
- ` Result2.Def2 ()` sets only Val2
541
542
- technical refactorings: variadic function calls only in API level
You can’t perform that action at this time.
0 commit comments