Skip to content

Release 1.4.0

Compare
Choose a tag to compare
@dderevjanik dderevjanik released this 27 Apr 08:53
· 66 commits to master since this release
  • 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 and parsedWsdl
  • ParseAndGenerate: Support for colors, verbose and queit options (before it was only possible through CLI)
  • Docs: Mention basicAuth in README.md