sealed_result 2.0.0 copy "sealed_result: ^2.0.0" to clipboard
sealed_result: ^2.0.0 copied to clipboard

Implementation of the Result object which allows to handle errors easily using sealed classes.

Change Log #

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2023-05-17 #

Changes #


Packages with breaking changes:

Packages with other changes:

  • There are no other changes in this release.

result - v2.0.0

  • FEAT: add core features.
  • DOCS: update readme with new methods.
  • DOCS: add example and update readme.
  • BREAKING REFACTOR: rework some parts to be more consistent with Rust.

2.0.0 #

Note: This release has breaking changes.

  • FEAT: add core features.
  • DOCS: update readme with new methods.
  • DOCS: add example and update readme.
  • BREAKING REFACTOR: rework some parts to be more consistent with Rust.

1.0.0 #

  • Initial version.
5
likes
150
points
36
downloads

Publisher

verified publisherhugop.cl

Weekly Downloads

Implementation of the Result object which allows to handle errors easily using sealed classes.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

meta, stack_trace

More

Packages that depend on sealed_result