yak_runner 0.3.1+0
yak_runner: ^0.3.1+0 copied to clipboard
A Dart package that makes running functions safer and easier to test
0.3.1+0 #
- renamed
RunnerandNullaryDelegate - added
typedefforDelegates andRunners - added
IterableRunner
0.3.0+4 #
readmeupdated
0.3.0+3 #
- updated
stubto 0.2.0 - removed redundancies with
yak_error_handler
0.3.0+0 #
- migrated to
null-safety
0.2.2 #
- implemented
IterableContainsandTypeAsTypewith extensions and tests - breaking change:
- sepatarate handling between
ExceptionandError "runners"have now optional named constructor argumentsHandleErrorhas optional constructor argument
- sepatarate handling between
HandleErrorhas new factory constructor and extensions- updated
readmeandpubspecdescription
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