File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ 2.0.0]
34### Updated
45- Update ` existsEntity ` to receive ` table ` as parameter
56- Update API errors code
7+ - Rename SlicingDice API endpoints
68
79## [ 1.0.0]
810### Added
Original file line number Diff line number Diff line change 1- # SlicingDice Official Java Client (v1 .0)
1+ # SlicingDice Official Java Client (v2.0 .0)
22### Build Status: [ ![ CircleCI] ( https://circleci.com/gh/SlicingDice/slicingdice-java.svg?style=svg )] ( https://circleci.com/gh/SlicingDice/slicingdice-java )
33
44Official Java client for [ SlicingDice] ( http://www.slicingdice.com/ ) , Data Warehouse and Analytics Database as a Service.
@@ -69,7 +69,7 @@ from which to download the package and the second one sets the package itself.
6969<dependency >
7070 <groupId >com.slicingdice</groupId >
7171 <artifactId >jslicer</artifactId >
72- <version >1 .0.0</version >
72+ <version >2 .0.0</version >
7373</dependency >
7474```
7575
Original file line number Diff line number Diff line change 44
55 <groupId >com.slicingdice</groupId >
66 <artifactId >jslicer</artifactId >
7- <version >1 .0.0</version >
7+ <version >2 .0.0</version >
88
99 <name >jslicer</name >
1010 <url >http://www.slicingdice.com</url >
You can’t perform that action at this time.
0 commit comments