Commit graph

31 commits

Author SHA1 Message Date
fe46c87334
Updated dependencies
Bumped JUnit version to 5.11.3
Bumped PMD extension version to 1.1.7
Bumped JDK to version 23 (GitHub CI Workflow)
2024-10-27 16:58:52 -07:00
0aea2095cc
Updated dependencies
Bumped Kotlin to version 2.0.21
Bumped JUnit to version 5.11.2
Bumped PMD extension to version 1.1.6
2024-10-10 13:15:11 -07:00
a1ded46894
Bumped Kotlin to version 2.0.20 2024-08-27 00:31:56 -07:00
9cda1e132f
Bumped JUnit to version 5.11.0 2024-08-27 00:31:19 -07:00
7f3fc6ff95
Added option to specify the Kotlin compiler (kotlinc) path directly 2024-07-21 21:41:18 -07:00
5de764b4b8
Bumped JUnit to version 5.10.3 2024-07-10 12:38:45 -07:00
c952b980bb
Ensured exit status is set on failure 2024-07-10 12:37:48 -07:00
19d662a81f
Enable extension logging 2024-06-19 08:09:52 -07:00
8d34f37af0
Moved Dokka operation to its own extension 2024-06-15 21:32:12 -07:00
01a41e0d46
Bumped Kotlin to version 2.0.0 2024-05-22 11:37:17 -07:00
84c2474ffc
Fixed boolean-type functions producing invalid parameters. Closes #1 2024-05-19 03:17:37 -07:00
619aa1fb9b
Bumped Kotlin to version 1.9.24 2024-05-07 11:20:00 -07:00
bafa4f4d74
Bumped Kotlin to version 1.9.23 2024-03-08 20:36:08 -08:00
719467f6bc Bumped JUnit versions 2024-02-25 18:52:26 -08:00
581f962e80 Updated copyright 2024-01-31 00:09:21 -08:00
593b83a44c Bumped to Kotlin 1.9.22 2023-12-24 12:01:31 -08:00
d800fda561 String arguments should not be blank 2023-11-26 17:05:07 -08:00
2a88bbb045 Upgrade to Koltin 1.9.21 2023-11-24 13:18:13 -08:00
28ad500a12 Made compile options modifiable 2023-11-15 11:02:26 -08:00
23255460e3 Added support for the Dokka Jekyll plugin 2023-11-08 22:44:50 -08:00
04fd7fe037 Documented examples build 2023-11-07 12:39:45 -08:00
30e323c931 Added kotlin to example JAR source operation 2023-11-07 07:12:28 -08:00
5993da5408 Added JDK release version to example 2023-11-07 04:19:08 -08:00
6dd83d0073 Added JUnit to tests 2023-11-07 04:13:34 -08:00
d005944874 Added Kotlin compile options configuration 2023-11-07 03:28:50 -08:00
adc856b1e4 Added output formats for Dokka 2023-11-06 15:35:23 -08:00
84f14212f4 Added method to reset the Dokka plugins
Added examples for generating documenation in HTML and markdown formats
2023-11-05 22:42:51 -08:00
79254d9642 Added more Dokka options 2023-11-05 06:40:58 -08:00
d2f1b85bbf Started implementing the Dokka operation 2023-11-05 04:03:12 -08:00
30356f3326 Added README 2023-11-04 02:56:48 -07:00
f837b26903 Initial commit 2023-11-03 21:31:09 -07:00