Skip to content

Latest commit

 

History

History
45 lines (24 loc) · 634 Bytes

CHANGELOG.md

File metadata and controls

45 lines (24 loc) · 634 Bytes

1.1.0

  • FIX: removes environment from github pipeline

1.0.2

  • FIX: orElse fix value on error handler with nullable
  • FIX: orElse handlers return ErrorOr

1.0.1

  • FIX: pubspec version

1.0.0

  • BREAKING CHANGE: renames "Then" to "Also" to avoid conflicts with Future.then()

0.2.3

  • FIX: publish with github workflows

0.2.1

  • FIX: documentation examples
  • FIX: environment target range

0.2.0

  • FEAT: flutter doc comments.

0.1.1

  • FIX: project structure.

0.1.0

  • FIX: documentation links.

0.0.2

  • FEAT: error or.

0.0.1

  • Initial version.