Commit graph

147 commits

Author SHA1 Message Date
2ef72938f2 Updated examples. 2021-06-20 01:31:52 -07:00
a704b955dc Added exception status code and message to examples. 2021-06-11 16:53:55 -07:00
8f08fd738b Added GitHub matrix for Java 11 & 15. 2021-05-31 11:58:29 -07:00
b547a4d07d Updated examples, dependencies and some cleanup. 2021-05-28 11:15:19 -07:00
59751a574c Added equals tests. 2021-05-28 02:10:34 -07:00
0eaa067d84 Renamed wrapper to key. 2021-05-28 00:26:11 -07:00
fc861276ef Added wrapper parameter to toJson/toPrice. 2021-05-27 23:54:23 -07:00
6aaef8e089 Improved Kdoc. 2021-05-27 01:23:54 -07:00
32be9b9a2e Added toJson/toString functions. 2021-05-26 18:31:36 -07:00
65ad0e9982 Added minFractionDigits parameter to toCurrency. 2021-05-26 14:18:47 -07:00
3f9ac5f342 Fix for failing toCurrency tests on CIs. 2021-05-26 04:34:25 -07:00
f252c1602b Changed marketPrice to spotPrice.
Using BigDecimal instead of Double.
2021-05-26 03:11:59 -07:00
07a7198455 Added toCurrency(Locale). 2021-05-25 22:59:15 -07:00
2aad45a9bd Updated examples with toCurrency. 2021-05-25 18:41:24 -07:00
2590fe67b8 Added toCurrency 2021-05-25 17:57:46 -07:00
94193e34ed Added snapshot badge. 2021-05-25 13:59:12 -07:00
11c449278f Improved Javadocs. 2021-05-23 14:19:12 -07:00
45c36389d5 Combined HttpUrl building. 2021-05-23 12:31:48 -07:00
23ada77699 Using system wide Gradle. 2021-05-21 13:10:31 -07:00
6ecd5e2b4e Removed TravisCI. 2021-05-20 19:37:17 -07:00
3446ff23fc Moved Sonarqube to GitHub action. 2021-05-19 20:32:51 -07:00
7e555cf9ab Cleanup 2021-05-16 23:03:10 -07:00
d7e2613ae2 Updated to Gradle 7.0.2 2021-05-16 07:52:48 -07:00
9f1ce117be Added Gradle instructions. 2021-05-12 11:25:01 -07:00
9d483eccf4 Cleanup. 2021-05-10 15:36:11 -07:00
4caeababe8 Updated to Gradle 7.0.1 2021-05-10 13:03:24 -07:00
1e5f058ed4 Added tests for apiCall() 2021-05-10 00:18:51 -07:00
b4e37a5877 Cleanup 2021-05-09 22:38:17 -07:00
740e3a9d01 Cleanup and added Gradle wrapper. 2021-05-09 22:36:38 -07:00
2c771ad286 Added snapshots repository. 2021-05-09 19:02:31 -07:00
fec26fffd7 Cleanup. 2021-05-09 18:54:43 -07:00
358b8b4582 Improved exceptions. 2021-05-09 17:54:48 -07:00
4209cb83c5 Cleanup. 2021-05-09 16:15:22 -07:00
3ad86b3354 Added status code to exceptions. 2021-05-09 14:14:54 -07:00
f918aec230 Fixed example. 2021-05-08 23:55:30 -07:00
f62f9a6927 Switched to JDK 11 on GitLab. 2021-05-08 23:47:03 -07:00
6813a882b5 Added more CIs 2021-05-08 23:28:06 -07:00
1a80f6ab89 Cleanup. 2021-05-08 23:09:50 -07:00
aac0d273cf Cleanup 2021-05-08 21:45:06 -07:00
06020655a7 Changed to Java 11 (LTS) compabitility. 2021-05-08 20:11:54 -07:00
1dda05fe20 Added API reference. 2021-05-08 20:10:48 -07:00
0dff725627 Added readme. 2021-05-08 19:57:42 -07:00
61e647264b Added CIs. 2021-05-08 16:23:12 -07:00
3517acf544 Added examples 2021-05-08 15:54:16 -07:00
8cb6ac4c0b Added toPrice() extension. 2021-05-08 10:21:12 -07:00
cd76f2d9cb Added maven publishing info. 2021-05-08 02:17:40 -07:00
764baf371d Initial commit. 2021-05-08 01:35:55 -07:00