Skip to content

v0.8.0 - Error-Aware Iteration

Choose a tag to compare

@ver1619 ver1619 released this 07 Apr 20:29
· 21 commits to main since this release

v0.8.0

This version introduces:

  • Safe pipelines with error-aware iteration
  • Error-aware Stream API
  • Error-aware Map, Filter, FlatMap
  • Collect() with error handling
  • The framework now supports:
safe + lazy + composable pipeline