yak_runner 0.2.2+2
yak_runner: ^0.2.2+2 copied to clipboard
A Dart package that makes running functions safer and easier to test
0.2.2+2 #
- implemented
IterableContainsandTypeAsTypewith extensions and tests
0.2.2+1 #
- breaking change:
"runners"have now optional named constructor argumentsHandleErrorhas optional constructor argument
HandleErrorhas new factory constructor and extensions- updated
readmeandpubspecdescription
0.2.2+0 #
- breaking change:
- sepatarate handling between
ExceptionandError
- sepatarate handling between
0.2.1+5 #
- removed
on Exceptionto catchError
0.2.1+4 #
- added tests for
mixinandassert
0.2.1+3 #
- set up for
melosandcoverage
0.2.1+2 #
- added
effective_darttodev_dependencies - updated readme and comments
0.2.1+1 #
- updated
readme
0.2.1+0 #
- updated example
0.2.0 #
yak_error_handlerfriendly- fixed
Typefortest tixin - added
assertfor runners andtypeVoid - rewrite example
- rewrite tests
- major refactor without freezed
0.1.0 #
- implemented
test_factory_mixinwith tests - removed
async freezed - implemented
delegatesfor testing - complete rework based on
freezed
0.0.3 #
- breaking changes in the validation
- added
mockitofor testing
0.0.2 #
- full re-design with mixin based classes
- test passing
0.0.1 #
alpharelease