Release 1.6.0
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
- @nahidakbar made their first contribution in #54
- @vekexasia made their first contribution in #46
- @mike-marcacci made their first contribution in #77
- @icholy made their first contribution in #65
- @svandriel made their first contribution in #82
Full Changelog: 1.5.0...1.6.0