Skip to content

Commit

Permalink
finalize release 1.0.0 message
Browse files Browse the repository at this point in the history
  • Loading branch information
lainio committed Mar 20, 2024
1 parent a8d6e30 commit ed98df4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -525,13 +525,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 who have helped!
- **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 still simplify it:
- remove exported vars, obsolete types and funcs from `assert` pkg
- `Result2.Def2()` sets only Val2
- `Result2.Def2()` sets only `Val2`
- technical refactorings: variadic function calls only in API level

0 comments on commit ed98df4

Please sign in to comment.