Release 1.4.0
- Fix issue with self recursive WSDL types #39 by @mtranter
- Fix issue with
quiet
option not working properly - Project: Updated several npm packages
- Project: Added eslint
- Project: Added test for typechecking generated wsdl clients #19
- Project: Add more jsdoc to
parseAndGenerate
andparsedWsdl
- ParseAndGenerate: Support for
colors
,verbose
andqueit
options (before it was only possible through CLI) - Docs: Mention
basicAuth
inREADME.md