Commit graph

47 commits

Author SHA1 Message Date
aad1b0a486 Fixed sonar properties 2023-11-08 22:51:23 -08:00
f613b8cdfc Switched from Gradle to bld 2023-11-08 22:15:17 -08:00
4c031d7a61 Updated dependencies 2023-10-18 21:28:24 -07:00
078d29e723 Fixed maven-central badge 2023-09-23 19:22:20 -07:00
80b404cf0b Fixed sonar analysis 2023-09-23 17:55:05 -07: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
9b0063dd9c Fixed Kover reports 2023-06-29 11:57:29 -07:00
4b10c6e69b Published new snapshot 2023-06-29 11:42:13 -07:00
90d5e57fac Updated dependencies 2023-06-29 11:35:43 -07:00
a1d914c895 Reverted to using jvmTarget 2023-02-23 14:14:20 -08:00
bd3ee412fe Switched to UrlEncoder 2023-02-23 12:17:21 -08:00
637503a0b2 Upgraded to Gradle 8.0.1 2023-02-18 00:59:43 -08:00
a000f0d72d Minor cleanup 2023-02-18 00:59:26 -08:00
e61a9bddeb Fixed sonar task 2023-02-03 01:08:06 -08:00
5d6ef9b5d8 Upgraded to Kotlin 1.8.10 2023-02-03 01:02:08 -08:00
2a17c42737 Converted utility classes to objects 2023-02-03 00:09:32 -08:00
b61fed0fa6 Fixed examples links 2023-01-28 23:11:30 -08:00
88be433719 Updated copyright 2023-01-28 21:39:47 -08:00
35c1ec99ae Updated dependencies 2023-01-28 21:39:29 -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
790238a2b4 Upgraded to Kotlin 1.7.20 2022-09-29 21:32:03 -07:00
ad7bab2f28 No JDK 19 on CircleCI, switching to 17 2022-09-26 16:59:02 -07:00
e39514bcd7 Added CircleCI 2022-09-26 16:50:31 -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
5eaad56afd Added badges 2022-09-24 00:13:59 -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
a976b820b6 Added github workflow 2022-09-23 01:33:48 -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
5ac9e751c3 Started README 2022-09-21 23:35:02 -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