v0.17.2
Fixes
- Fix
invoke
not working when the initiating generator and the invoked generator where both based on0.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