v1.0.0
⚠ BREAKING CHANGES
- Remove iSql.connect() and iSql.setOptions()
- Remove iConn.setTimeout()
Features
- Allow DS for service program return value (#217) (30e9f8a)
- Specify supported Node versions (#264) (63ec53c)
- use standard-version #85 (45f66a7)
Bug Fixes
-
Add missing '?' in xml prolog (bff8649)
-
data type issue in Toolkit.getSysStatus and Toolkit.getSysStatusExt (#190) (15397c2)
-
Define errno structure correctly (#192) (b1561f7), closes #191
-
Deprecated functional tests rest transport options (#255) (903dd3f)
-
Faulty error thrown by ProgramCall.addParam (#124) (75d081c)
-
Formatting errors in bug report template (24a9262)
-
iConn unit test failure (52f0330)
-
Move iConn compatibility code to iConn itself (#218) (73d798d)
-
Test hooks timeout when using rest transport (#253) (60fdd5b)
-
Use encodeURIComponent for URL params (2c98b22), closes #72 #71
-
Remove iConn.setTimeout() (c978c41)
-
Remove iSql.connect() and iSql.setOptions() (066e8ba)