4b4f778490
Version 1.0.0
2025-03-16 18:03:39 -07:00
8978b56750
Fix fetchUrl handling of HTTP errors with html content types
2025-03-16 16:54:21 -07:00
4cc92e956f
Update root pom
2025-03-16 15:37:59 -07:00
b17a4fd588
Cleanup tests
2025-03-16 15:32:14 -07:00
944fbf1228
Bump JUnit to version 5.12.1
2025-03-16 13:17:08 -07:00
427dc1a248
Bump org.json to version 20250107
2025-03-16 13:16:42 -07:00
41e0d866e2
Bump Kotlin to version 2.1.10
2025-03-16 13:13:36 -07:00
ccfe3ac4db
Updated copyright
2025-01-01 16:51:39 -08:00
b0631046b9
Bumped Json to version 20241224
2025-01-01 16:50:07 -08:00
97e0479ffb
Renamed JsonResource code to statusCode
2024-12-26 11:16:24 -08:00
f0ccff6529
1.0.0-SNAPSHOT
2024-12-25 18:20:31 -08:00
b95e1541fb
Added JokeResponse data class
2024-12-25 18:04:40 -08:00
5ac8f910b5
Only throw an HTTP error if the response body is empty
2024-12-22 20:33:44 -08:00
37517a2845
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 JUnit to 5.11.4
Bumped UrlEncoder to version 1.6.0
2024-12-22 20:27:53 -08:00
76f78a8688
Made sure the connection is disconnected
2024-12-22 15:01:13 -08:00
137201c3e7
Updated copyright
2024-09-21 13:10:08 -07:00
6bd1aed18f
Updated dependencies
...
Bumped Kotlin to version 2.0.20
Bumped Junit to verson 5.11.0
2024-09-11 01:07:15 -07:00
da0af8552e
Updated various SNAPSHOT dependencies
2024-07-12 15:02:18 -07:00
a7db176830
Make config constructor private
2024-05-26 00:27:45 -07:00
e6bfcdad80
Reworked config builder.
...
Added parameters' documentation.
2024-05-25 20:15:32 -07:00
e925f7a1c2
Bumped Kotlin to version 2.0.0
2024-05-23 22:12:13 -07:00
e81c6a0492
Bumped AssertK to version 0.28.1
2024-05-10 11:12:41 -07:00
e8deffa5ef
Bumped UrlEncoder to version 1.5.0
2024-05-10 11:08:20 -07:00
ab15abe11f
Bumped org.json to version 20240303
2024-05-10 11:06:51 -07:00
185836c91a
Bumped Kotlin to version 1.9.24
2024-05-10 11:05:16 -07:00
cb0c2efd4f
Bumped bld to 1.9.0
2024-02-26 17:41:33 -08:00
1a3c7fbac2
Minor cleanups
2024-01-31 18:05:32 -08:00
89b51307b3
Bumped bld to 1.8.0
2024-01-31 15:50:19 -08:00
2b4a7e5534
Updated version in README
2023-11-26 00:37:31 -08:00
79ab2287d3
Version 0.9.1
2023-11-26 00:13:19 -08:00
bddd116090
Added detekt extension
2023-11-25 21:23:05 -08:00
21fffc19a2
Upgraded to Kotlin 1.9.21
2023-11-23 18:00:16 -08:00
f613b8cdfc
Switched from Gradle to bld
2023-11-08 22:15:17 -08:00
1c0b71373a
Cleanup before 0.9.0 release
2023-09-23 16:32:25 -07:00
cd83485c64
Replace getJoke() and getJokes with joke() and jokes() [Breaking]
2023-09-01 15:14:52 -07:00
bd3ee412fe
Switched to UrlEncoder
2023-02-23 12:17:21 -08:00
a000f0d72d
Minor cleanup
2023-02-18 00:59:26 -08:00
2a17c42737
Converted utility classes to objects
2023-02-03 00:09:32 -08:00
88be433719
Updated copyright
2023-01-28 21:39:47 -08:00
7c96301dc0
Minor cleanup
2023-01-28 21:17:45 -08:00
f5ecf2d1b4
Added BeforeAllTests class
2023-01-28 21:11:32 -08:00
888c9eddfd
Cleaned up parameters
2022-10-11 09:23:33 -07:00
0824c8f059
Removed confusing aliases
2022-10-09 11:27:00 -07:00
de30b3f638
Moved Kotlin-only functions to top-level
2022-10-08 22:36:01 -07:00
9435df289a
Added ability to retrieve multiple jokes
2022-10-07 01:43:02 -07:00
77b62fc6dc
Improved KDoc
2022-10-05 23:03:07 -07:00
bfcbafc05a
Added KDoc
2022-10-05 02:00:02 -07:00
3e3c3db20f
Cleaned up more tests
2022-10-04 12:54:09 -07:00
8c3243fb52
Cleaned up test with assertk
2022-10-03 11:02:35 -07:00
6925d68db7
Added configuration builder
2022-09-26 14:22:13 -07:00