Skip to content

Commit

Permalink
update 1.0.0 release comment
Browse files Browse the repository at this point in the history
  • Loading branch information
lainio committed Mar 17, 2024
1 parent bfd8dc5 commit fd2d889
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -530,12 +530,13 @@ Please see the full version history from [CHANGELOG](./CHANGELOG.md).
### Latest Release
##### 1.0.0
- Finally! We are very happy, and thanks to all.
- Lots of documentation updates and cleanups for version 1
- Finally! We are very happy, and thanks to all who have helped!
- Lots of documentation updates and cleanups for version 1.0.0
- `Catch/Handle` take unlimited amount error handler functions
- allows building e.g. error handling middlewares
- this is major feature because it allows building helpers/add-ons
- automatic outputs aren't overwritten by given args, only with `assert.Plain`
- Minor API fixes to simplify it:
- Minor API fixes to still simplify it:
- remove exported vars, obsolete types and funcs from `assert` pkg
- `Result2.Def2()` sets only Val2
- technical refactorings: variadic function calls only in API level

0 comments on commit fd2d889

Please sign in to comment.