Skip to content

v3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Mar 06:13
· 18 commits to main since this release

3.0.0 - 2023-03-30

Added

  • BREAKING Added UseCase arguemnt provider to allow provider specific configuration and avoid collisions between them #41 #45 #46

Fixed

  • Handle use-cases without result defined - #43
  • Configurable parameters are now taken from provider definition instead of super.json's providers section - #41, #45