File tree Expand file tree Collapse file tree 3 files changed +31
-1
lines changed
Expand file tree Collapse file tree 3 files changed +31
-1
lines changed Original file line number Diff line number Diff line change 11[
2+ {
3+ "date" : " 2023-02-17" ,
4+ "version" : " 3.202302.5" ,
5+ "Changed" : [
6+ " Complete Feature Request [Issue 100](https://github.com/SAP-samples/hana-developer-cli-tool-example/issues/100) Add Views to massConvert" ,
7+ " Equalize the interface and parameters between inspectTable and inspectView" ,
8+ " Add new parameters to massConvert to allow logging errors and continue processing rather than stopping on error" ,
9+ " Add list Views to the Web UI" ,
10+ " Add inspectView to the Web UI" ,
11+ " Add link between Views and inspectView in the Web UI" ,
12+ " External Dependency Updates - CDS-DK to 6.5.2 and SAPUI5 to 1.110.1" ,
13+ " Add progress bar to the massConvert command in the terminal" ,
14+ " Add new fancy table output based upon terminal-kit"
15+
16+ ]
17+ },
218 {
319 "date" : " 2023-02-14" ,
420 "version" : " 3.202302.4" ,
Original file line number Diff line number Diff line change @@ -4,6 +4,20 @@ All notable changes to this project will be documented in this file.
44
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ ) .
66
7+ ## [ 3.202302.5] - 2023-02-17
8+
9+ ** Changed**
10+
11+ - Complete Feature Request [ Issue 100] ( https://github.com/SAP-samples/hana-developer-cli-tool-example/issues/100 ) Add Views to massConvert
12+ - Equalize the interface and parameters between inspectTable and inspectView
13+ - Add new parameters to massConvert to allow logging errors and continue processing rather than stopping on error
14+ - Add list Views to the Web UI
15+ - Add inspectView to the Web UI
16+ - Add link between Views and inspectView in the Web UI
17+ - External Dependency Updates - CDS-DK to 6.5.2 and SAPUI5 to 1.110.1
18+ - Add progress bar to the massConvert command in the terminal
19+ - Add new fancy table output based upon terminal-kit
20+
721## [ 3.202302.4] - 2023-02-14
822
923** Changed**
Original file line number Diff line number Diff line change 11{
22 "name" : " hana-cli" ,
3- "version" : " 3.202302.4 " ,
3+ "version" : " 3.202302.5 " ,
44 "description" : " HANA Developer Command Line Interface" ,
55 "main" : " index.js" ,
66 "bin" : {
You can’t perform that action at this time.
0 commit comments