yak_runner 0.2.2+3
yak_runner: ^0.2.2+3 copied to clipboard
A Dart package that makes running functions safer and easier to test
0.2.2+3 #
readme.mdupdated
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 #
- added
melosandcoverage - added
effective_darttodev_dependencies - updated
readme - updated
example - updated
tests
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