- Crash caused by empty files fixed.
- Option
options.conn.client
added to be able to specify a SAP client (in case no default client is maintained in system).
- Option
options.ui5.calc_appindex
steers if the SAPUI5 application index is recalculated (program /UI5/APP_INDEX_CALCULATE). Thx to @olirogers for adding this feature.
- Ensure ES 5.1 compatibility.
- Namespace handling for file comparison.
- Option
options.conn.useStrictSSL
steers if a strict SSL mode check has to be executed. In case of self signed certificates it can be set tofalse
to allow an upload of files.
- Correct encoding of namespaces for file upload.
- Option
options.ui5.language
introduced to be able to specify objects original language (e.g. for BSP Container).
- Readme update.
- Minor issues.
- Readme update.
- Initial release.