Skip to content

v0.17.2

Compare
Choose a tag to compare
@SBoudrias SBoudrias released this 04 Aug 20:52
· 931 commits to main since this release

Fixes

  • Fix invoke not working when the initiating generator and the invoked generator where both based on 0.17 version.
  • In test we don't validate skipped prompt (because there's no answer, so validation always fail) - Thanks @bajtos
  • Expand logging (this.log) to not be limited to strings
  • Options now only use default if they're null