Skip to content

Finalizin docs, API, error handlers for 1.0 #23

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 89 commits into from
Mar 20, 2024
Merged

Conversation

lainio
Copy link
Owner

@lainio lainio commented Mar 20, 2024

  • 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/chains
    • 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
  • technical refactorings: variadic function calls only in API level

lainio added 30 commits January 22, 2024 18:27
@lainio lainio merged commit 95c6e7a into master Mar 20, 2024
@lainio lainio deleted the repare-major-release branch March 20, 2024 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant