|
7c56f1e9b4
|
Moved to Kotlin 1.8.10
|
2023-02-20 16:03:37 -08:00 |
|
|
c3a0a26d88
|
Updated to latest workflow actions
|
2023-02-20 15:41:16 -08:00 |
|
|
2c271d9116
|
Fixed potential resource leak
|
2023-01-31 22:09:11 -08:00 |
|
|
eefd4ee615
|
Updated examples with error ID
|
2023-01-29 01:38:54 -08:00 |
|
|
1906a24343
|
Updated dependencies
|
2023-01-29 01:13:40 -08:00 |
|
|
416a52ec18
|
Updated copyright
|
2023-01-29 00:49:09 -08:00 |
|
|
cb8bf44768
|
Added id to CryptoException
|
2023-01-29 00:41:58 -08:00 |
|
|
ee74cf0cc4
|
Cleaned up more tests
|
2022-10-04 12:51:25 -07:00 |
|
|
656740b748
|
Cleaned up test with assertk
|
2022-10-03 14:07:20 -07:00 |
|
|
9c0cba7906
|
Upgraded to Kotlin 1.7.20
|
2022-09-30 22:36:00 -07:00 |
|
|
73e505f30a
|
Fixed exchange-rates output
|
2022-09-09 12:24:31 -07:00 |
|
|
af30050ed7
|
Merge branch '1.0-dev'
|
2022-09-09 11:56:57 -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 |
|
|
bbf28ad692
|
Improved response parsing.
|
2022-01-03 11:51:31 -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 |
|
|
09ed1dcda4
|
Combined constructors.
|
2021-11-17 08:39:01 -08:00 |
|
|
952be64864
|
Updated examples (Kotlin 1.5.31, JDK 11)
|
2021-10-01 23:04:51 -07:00 |
|
|
99e35b943f
|
Testing with JDK 17.
|
2021-10-01 22:18:57 -07:00 |
|
|
e399888aef
|
Upgraded to Kotlin 1.5.31.
|
2021-10-01 22:18:32 -07:00 |
|
|
cb64625834
|
Updated to Kotlin 1.5.30.
|
2021-08-24 22:18:48 -07:00 |
|
|
16c009a384
|
Switched back to compiling for Java 11.
|
2021-07-27 11:15:41 -07:00 |
|
|
f5b543a582
|
Removed JDK 8 from GitHub CI.
|
2021-07-27 09:48:52 -07:00 |
|
|
756f226435
|
Upgraded to Kotlin 1.5.21 and JDK 16.
|
2021-07-27 09:43:34 -07:00 |
|
|
8f3e04c021
|
Switched to compiling for Java 1.8.
|
2021-07-08 12:03:27 -07:00 |
|
|
8c1118611e
|
Updated dependencies.
|
2021-07-08 10:38:46 -07:00 |
|
|
b99169c501
|
Upgraded to Gradle 7.1.
|
2021-06-20 01:32:27 -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 |
|
|
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 |
|