Commit graph

47 commits

Author SHA1 Message Date
771b8bd464 Bumped to bld 1.9.0 2024-02-26 10:40:18 -08:00
719467f6bc Bumped JUnit versions 2024-02-25 18:52:26 -08:00
ab8c71ebf2 Version 0.9.0 2024-01-31 00:17:29 -08:00
0d927d99a1 Bumped bld to 1.8.0 2024-01-31 00:11:46 -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
2f9b7a5056 Cleaned up Javadocs 2023-11-27 14:35:28 -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
a87526a0aa Added Kotlin API reference links 2023-11-19 11:11:33 -08:00
c83c76dc60 Cleaned up Javadoc links 2023-11-19 10:59:36 -08:00
59416e4986 Minor cleanup 2023-11-19 10:46:11 -08:00
2701a439ae Added additional Javadoc 2023-11-16 13:36:30 -08:00
46e81b5928 Added more tests 2023-11-16 10:55:17 -08:00
200479e1c1 Minor Javadoc cleanup 2023-11-15 18:04:13 -08:00
f5caba550d Not longer defaults to noStdLib unless set from project 2023-11-15 12:32:24 -08:00
28ad500a12 Made compile options modifiable 2023-11-15 11:02:26 -08:00
11c0b2b582 Added standard compiler plugins 2023-11-13 12:38:18 -08:00
132fc7199b Added support for compiler plugins 2023-11-12 16:20:30 -08:00
b29169213b Don't configure the operations Java/JDK version if the project's Java release is not set 2023-11-12 00:36:23 -08:00
044e53ae24 Added configuring the Java/JDK version from the project 2023-11-11 22:18:14 -08:00
8597447422 Fixed Dokka source links 2023-11-11 19:36:47 -08:00
02f56a8373 Added scripting compiler 2023-11-11 13:14:32 -08:00
d8156fe871 Removed kapt options (failed) 2023-11-10 14:59:46 -08:00
8769bf1884 Minor Javadoc cleanup 2023-11-09 07:38:15 -08:00
91ba216545 Made a project required for all operations 2023-11-09 07:32:36 -08:00
5e8629c418 Minor cleanup 2023-11-09 03:10:32 -08:00
b7037378bc Added Kotlin libs directory option (untested) 2023-11-09 02:57:42 -08:00
6cb2955575 Added supprot for kapt (untested) 2023-11-09 01:49:03 -08:00
23255460e3 Added support for the Dokka Jekyll plugin 2023-11-08 22:44:50 -08:00
51d046a2f7 Added no-stdlib and -Xfriend-paths compile options 2023-11-08 22:12:34 -08:00
03fb0164c2 Added int parameter option where applicable 2023-11-07 04:14:43 -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
c59a08542f Fixed incorrect loop index 2023-11-05 14:29:30 -08:00
4f321d8c7a Fixed plugins JARs matching in test 2023-11-05 14:14:08 -08:00
ffc9ab4bf8 Added tests for Dokka 2023-11-05 13:54:37 -08:00
c58145117a Fixed sourceSet access 2023-11-05 07:35:16 -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
bf5578eb1f Fixed dependencies for testing 2023-11-04 02:07:00 -07:00
573681ea6c Added tests 2023-11-04 02:00:42 -07:00
6e161e1445 Added support for Collections as arguments 2023-11-03 23:10:31 -07:00
4fb70e48fe Javadocs cleanup 2023-11-03 22:14:06 -07:00
c7578a870f Minor cleanup 2023-11-03 22:08:45 -07:00
f837b26903 Initial commit 2023-11-03 21:31:09 -07:00