1.0.0-beta.54
Pre-release
Pre-release
daveaglick
released this
04 Jan 21:57
·
80 commits
to main
since this release
- Added a new
RetryModules
module that provides simple retry behavior for it's child modules (it essentially wraps module execution with Polly). - Added a new
PathCollection.RemoveDefault()
method that only removes the default paths, and used it to clear only default paths when alternate input paths are specified on the command line.