Skip to content

Release 1.6.0

Compare
Choose a tag to compare
@dderevjanik dderevjanik released this 02 Jul 14:40
· 21 commits to master since this release

What's Changed

  • Fix for code generation types not matching what node-soap produces by @nahidakbar in #54
  • fix for insensitive names and use of prefix and suffix by @vekexasia in #46
  • Reduce constraints on "soap" version by @mike-marcacci in #77
  • Fix products test by @icholy in #65
  • Handle namespaced primitive types by @icholy in #79
  • ESlint fixes plus other minor improvements by @svandriel in #82
  • Fixed: Output message without nested element defaulted to request type by @svandriel in #83
  • Bugfix: move development-only dependencies to devDependencies by @svandriel in #85
  • Make tsc invocation (during tests) work on windows as well by @svandriel in #88

New Contributors

Full Changelog: 1.5.0...1.6.0