Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 214 Bytes

CHANGELOG.md

File metadata and controls

9 lines (6 loc) · 214 Bytes

1.0.0

  • Initial version.

1.1.0

  • Added error handling with optional onError callback for execute and executeThenMap methods.
  • Updated README with examples demonstrating error handling.
  • Added dart docs.