- Update ejs to v3.1.7 (#36) (jonesphi)
-
Mocha version that works on node 8 (Jonathan Roberts)
-
Update dependencies (Jonathan Roberts)
-
fix expected JSON for old test cases (Dominique Emond)
-
Added array check (Dominique Emond)
-
call parameter toJSON() method if it exists (Dominique Emond)
-
Update LTS status in README (Miroslav Bajtoš)
- Put var assignment back inside if (Jonathan Roberts)
-
Checks to avoid loop in schema processing (Jonathan Roberts)
-
chore: update dependencies (#24) (Diana Lau)
-
Drop Node.js 6.x (#25) (Diana Lau)
-
chore: update copyrights years (Agnes Lin)
- Fix
nonNegativeIntegermapping (Raymond Feng)
- Fix arg names for method delegation (Raymond Feng)
- Use a var name to avoid conflict with class name (Raymond Feng)
- Use restriction element for base type (Raymond Feng)
-
Upgrade dependencies (Raymond Feng)
-
fix: update lodash (jannyHou)
-
Avoid regression by reverting code (Jon Roberts)
-
Add test case showing regression (Jon Roberts)
-
Check RPC lit wsdls for complex types (Jon Roberts)
-
Lint fixes (Micah Rairdon)
-
Fix for more complex wsdl scenarios (Micah Rairdon)
-
fix test cases (#16) (Diana Lau)
-
Use saved wsdl files instead of from url (#15) (Diana Lau)
-
Avoid reiterate already parsed models (Денис Черносов)
-
Create Issue and PR Templates (#9) (Sakib Hasan)
-
Add CODEOWNER file (Diana Lau)
- special char in service/binding (rashmihunt)
-
Update README (rashmihunt)
-
adding .travis.yml file (rashmihunt)
-
Integrate datsource with lb soap feature (rashmihunt)
-
Fix eslint issues (rashmihunt)
-
Enable RPC/Literal tests, add new tests (rashmihunt)
- remove lib from .gitignore (rashmihunt)
- First release!