4fbf57b83d
Bump JUnit to version 5.12.1
2025-03-16 18:12:44 -07:00
cd9af7444b
Bump org.json to version 20250107
2025-03-16 18:12:16 -07:00
ed29bc6afb
Bump Kotlin to version 2.1.10
2025-03-16 18:11:03 -07:00
727eab3de7
Updated dependencies
...
Bumped Kotlin to version 2.1.0
Bumped Kotlin extension to version 1.0.3
Bumped Dokka extension to version 1.0.2
Bumped Detekt extension to version 0.9.7
Bumped Junit to version to 5.11.4
Bumped Gradle to version 8.12
2024-12-22 14:35:11 -08:00
5d94921a82
1.0.1-SNAPSHOT
2024-09-20 22:43:10 -07:00
925338034b
Updated dependencies
...
Bumped bld to version 2.1.0
Bumped Gradle to version 8.10.111
2024-09-09 13:52:08 -07:00
bc8f5d7670
Bumped Kotlin extension to version 0.9.8
2024-05-27 18:09:50 -07:00
e0ed72d8a2
Bumped Kotlin to version 2.0.0
2024-05-25 12:07:00 -07:00
325ef292bf
Updated copyright
2024-05-10 10:10:39 -07:00
1163921717
Bumped assertk-jvm to version 0.28.1
2024-05-10 09:55:26 -07:00
5f88cec7c4
Bumped org.json to version 20240303
2024-05-10 09:54:26 -07:00
528947f9b1
Bumped Kotlin to version 1.9.24
2024-05-10 09:52:34 -07:00
79b16e1989
Bumped to bld 1.9.0
2024-02-26 17:35:13 -08:00
ee2f4f3e51
Bumped bld to 1.8.0
2024-01-31 15:52:42 -08:00
3ba6479e7e
Updated version in README
2023-11-26 00:38:39 -08:00
705a8d9b12
Version 1.0.2
2023-11-26 00:00:43 -08:00
cd4d86969f
Added detekt extension
2023-11-25 21:51:44 -08:00
1e016de5fb
Upgraded to Kotlin 1.9.21
2023-11-23 17:45:41 -08:00
b21ae45410
Minor cleanup
2023-11-12 01:14:29 -08:00
361fdaf815
Added sonatype credentials
2023-11-08 19:00:14 -08:00
da5aea6b26
Moved from Gradle to bld
2023-11-08 17:05:19 -08:00
257cec56b4
Improved error parsing
2023-09-23 10:52:35 -07:00
2c271d9116
Fixed potential resource leak
2023-01-31 22:09:11 -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
bef4b2ee20
Implemented buyPrice and sellPrice. Closes #1
2022-08-29 19:21:44 -07: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
09ed1dcda4
Combined constructors.
2021-11-17 08:39:01 -08: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
a704b955dc
Added exception status code and message to examples.
2021-06-11 16:53:55 -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
2590fe67b8
Added toCurrency
2021-05-25 17:57:46 -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
7e555cf9ab
Cleanup
2021-05-16 23:03:10 -07:00
9d483eccf4
Cleanup.
2021-05-10 15:36:11 -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