File tree Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 1
1
Change Log
2
2
==========
3
3
4
+ Version 0.8.0 * (2018-06-07)*
5
+ ----------------------------
6
+
7
+ * fix: improve progress events and upload rate calculation
8
+
4
9
Version 0.7.0 * (2018-05-21)*
5
10
----------------------------
6
11
Original file line number Diff line number Diff line change 3
3
4
4
<p align =" center " >
5
5
<a href =" https://bintray.com/filestack/maven/filestack-java " >
6
- <img src="https://img.shields.io/badge/bintray-v0.7 .0-blue.svg?longCache=true&style=flat-square">
6
+ <img src="https://img.shields.io/badge/bintray-v0.8 .0-blue.svg?longCache=true&style=flat-square">
7
7
</a >
8
8
<a href =" https://filestack.github.io/filestack-java/ " >
9
9
<img src="https://img.shields.io/badge/ref-javadoc-795548.svg?longCache=true&style=flat-square">
23
23
24
24
## Install
25
25
```
26
- compile 'com.filestack:filestack-java:0.7 .0'
26
+ compile 'com.filestack:filestack-java:0.8 .0'
27
27
```
28
28
29
29
## Upload
Original file line number Diff line number Diff line change 1
- 0.7 .0
1
+ 0.8 .0
You can’t perform that action at this time.
0 commit comments