Commit graph

29 commits

Author SHA1 Message Date
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
a2636f404d Fixed parameter encoding 2022-09-24 22:13:38 -07:00
3a5b0cb427 Fixed README links 2022-09-23 23:38:28 -07:00
a41119d195 Split tests 2022-09-23 23:18:26 -07:00
9b5047e5fa Added apiCall function 2022-09-23 23:17:48 -07:00
f07b1a4258 Added more logging and tests 2022-09-23 04:24:23 -07:00
c27321d31a Added httpError function
Renamed apiCall to getRawJoke
Added HTTP Error Exception class
Added models and exceptions
2022-09-23 00:45:18 -07:00
733c76f447 Added splitNewLine parameter 2022-09-21 23:34:43 -07:00
473d3dc5f0 Cleaned up tests 2022-09-21 22:34:57 -07:00
781535bce2 Converter type parameter to a single value 2022-09-21 22:34:29 -07:00
39faa04174 Initial commit. 2022-09-21 02:50:11 -07:00