gulp-nwabap-ui5uploader
Version:
Deploying a SAPUI5/OpenUI5 file structure to SAP NetWeaver ABAP via ADT (ABAP Devbeloper Tools) using a gulp task
46 lines (29 loc) • 955 B
Markdown
## 0.4.0 / 0.4.1 (2017-04-27)
### Fixes
- \#6 Deleting files fails
## 0.3.0 (2017-02-24)
### New Features
- \#7 - Immediately write out log and handle exceptions better
### Fixes
- Ignore all slashes at end of server url
## 0.2.0 (2016-12-14)
### New Features
- \#1 Provide Client ID for communication with NW
- \#2 Provide Language
- \#3 Calculate SAPUI5 Application Index
- Added Parameter for SSL-Handling
### Fixes
- Restrict BPS-Container length to 15 characters without namespace
- Sometimes missing URL-Encoding of BSP Container
- Namespace handling for file comparison.
- Crash caused by empty files
- Ignore slash at end of server url
### Minor improvements
- Update dependency to Unirest 0.5.1
- Skip support for node < 4.0.0
- Forwarding Errors in case CSRF Token determination fails
## 0.1.1 (2016-06-12)
### Fixes
- Updated documentation
## 0.1.0 (2016-06-12)
- Initial release