Skip to content

0.1.0

Compare
Choose a tag to compare
@ybabts ybabts released this 19 Jun 02:02
· 21 commits to main since this release

This release includes several enhancements and fixes:

  • Refactored and changed a significant amount of code for better readability (#7e77752).
  • Added Promise<Err<N>> to the typing of CaptureErr for improved error handling (#7af94e2).
  • Introduced error chaining to CaptureError for more efficient error propagation (#7461698).
  • Fixed an issue where IgnoreErr was not working with result (#966aedb).
  • Added examples to the table of contents in the README for easier navigation and added many sections to the README (#4b1bf77).

Please refer to the commit history for more detailed information about each change.

Full Changelog: 0.0.2...0.1.0