Commit graph

29 commits

Author SHA1 Message Date
9c0cba7906 Upgraded to Kotlin 1.7.20 2022-09-30 22:36:00 -07:00
8fc2a01d5b Preping for 1.0.0 release 2022-09-09 11:54:20 -07:00
cdba6b7597 Improved and cleaned up examples 2022-09-08 12:30:57 -07:00
bef4b2ee20 Implemented buyPrice and sellPrice. Closes #1 2022-08-29 19:21:44 -07:00
c046cd7341 Updated dependencies 2022-04-28 22:07:04 -07:00
c8fe346320 Initial 0.9.0 release cleanup. 2022-01-18 17:16:43 -08:00
39251ca967 Updated dependencies and copyright. 2022-01-03 11:52:09 -08:00
e847e84728 Upgraded to Kotlin 1.6.0, Gradle 7.3.
Switched to Kover over Jacoco.
2021-11-17 12:44:45 -08:00
952be64864 Updated examples (Kotlin 1.5.31, JDK 11) 2021-10-01 23:04:51 -07:00
cb64625834 Updated to Kotlin 1.5.30. 2021-08-24 22:18:48 -07:00
756f226435 Upgraded to Kotlin 1.5.21 and JDK 16. 2021-07-27 09:43:34 -07:00
8c1118611e Updated dependencies. 2021-07-08 10:38:46 -07:00
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
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
d7e2613ae2 Updated to Gradle 7.0.2 2021-05-16 07:52:48 -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
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
358b8b4582 Improved exceptions. 2021-05-09 17:54:48 -07:00
1a80f6ab89 Cleanup. 2021-05-08 23:09:50 -07:00
1dda05fe20 Added API reference. 2021-05-08 20:10:48 -07:00
3517acf544 Added examples 2021-05-08 15:54:16 -07:00