Skip to content

Commit

Permalink
0.6.11 release
Browse files Browse the repository at this point in the history
  • Loading branch information
CarlosOrozco88 committed Jul 5, 2021
1 parent 5365a2c commit 8115a2c
Show file tree
Hide file tree
Showing 6 changed files with 1,815 additions and 1,474 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 0.6.11 (05-07-2021)

- Dependencies upgrade
- Readme bug solved
- New option `ui5-tools.deployer.rejectUnauthorized`

## 0.6.10 (04-06-2021)

- Library preload bundle bug solved
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ You can find examples of vscode workspace configuration in [workspaceExample](wo
- Deploy process uses [ui5-nwabap-deployer-core
](https://github.com/pfefferf/ui5-nwabap-deployer/blob/master/packages/ui5-nwabap-deployer-core), so the extension uses the same configuration in file ui5-tools.json (property deployer.options)

### Font builder replacer
### IconFont generator

- **Custom fonts** from a svg set with fantasticon
- **FontAwesome** import from github
Expand Down Expand Up @@ -106,6 +106,7 @@ You can find examples of vscode workspace configuration in [workspaceExample](wo

- `ui5-tools.deployer.autoSaveOrder`: Saves de transport number in ui5-tools.json file | default: `true`
- `ui5-tools.deployer.autoPrefixBSP`: Auto prefix BSP name in all transport texts while creation | default: `false`
- `ui5-tools.deployer.rejectUnauthorized`: Reject deployments in servers with misconfigured certificates

## Commands

Expand Down
Loading

0 comments on commit 8115a2c

Please sign in to comment.