Commit graph

136 commits

Author SHA1 Message Date
0d26e700e3
Version 1.0.0 2024-07-29 15:34:17 -07:00
6d7266c483
Fixed collections test 2024-07-22 00:46:08 -07:00
e5970bca18
Reworked support for local compiler plugins 2024-07-21 21:47:10 -07:00
7f3fc6ff95
Added option to specify the Kotlin compiler (kotlinc) path directly 2024-07-21 21:41:18 -07:00
6fa3bdefdb
BREAKING CHANGE: Kotlin must be installed. Location is deducted from KOTLIN_HOME, if set. 2024-07-12 02:13:13 -07:00
c84019de2c
Bumped bld to version 2.0.0-SNAPSHOT 2024-07-11 22:01:28 -07:00
1ad14d56c7
Bumped PMD extension to version 1.1.2 2024-07-10 12:39:04 -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
c901065b3a
Improved code and tests
Bumped Exec extension to 1.0.1
Bumped PMD extension to 1.1.0
2024-06-23 17:39:58 -07:00
c54672a7a0
Add string array parameters to overloaded methods where applicable 2024-06-19 08:18:32 -07:00
c595632732
Clean up and moved compile options and plugins to sub-package 2024-06-19 08:17:30 -07:00
2d754ffe64
Add compiler plugins to the dependencies 2024-06-19 08:07:19 -07:00
41e60f606a
Configure the main and test source directories from the project 2024-06-19 08:04:44 -07:00
dcc68afdf3
Removed unavailable compiler plugins 2024-06-15 21:32:53 -07:00
8d34f37af0
Moved Dokka operation to its own extension 2024-06-15 21:32:12 -07:00
1623b902f9
Ensured all missing Kolin compiler arguments are handled 2024-05-28 22:57:56 -07:00
b4c8952538
Use Collection.addAll wherever applicable. 2024-05-28 22:54:21 -07:00
b42190d9cf
Execute cligargs script prior to to running tests 2024-05-28 13:26:34 -07:00
f363e7dcce
Read parameters from resource files 2024-05-27 21:35:58 -07:00
749f43b6b2
Added script to list parameters 2024-05-27 16:11:40 -07:00
1bdbe86519
Version 0.9.8 2024-05-26 21:18:29 -07:00
10fd25ebf6
Added checks against all parameters 2024-05-26 13:06:38 -07:00
9de0095fbd
Added json configuration parameter 2024-05-26 12:36:39 -07:00
e82810eaed
Bumped assertj-core to version 3.26.0 2024-05-26 12:35:50 -07:00
d2560125d7
Added the compile and provided classpaths to the sourceSet when DokkaOperation().fromProject() is called. Closes #3 2024-05-25 00:59:51 -07:00
deb66a2d20
Fixed invalid Dokka -pluginConfiguration argument. Closes #2 2024-05-23 01:50:48 -07:00
3a5f4f04bd
Improved integer-type arguments 2024-05-22 16:30:12 -07:00
9548f6150f
Version 0.9.7 2024-05-22 16:14:08 -07:00
9c99532298
Added support for the Power Assert compiler plugin 2024-05-22 15:53:16 -07:00
79bce70680
Version 0.9.6 2024-05-22 11:37:37 -07:00
01a41e0d46
Bumped Kotlin to version 2.0.0 2024-05-22 11:37:17 -07:00
37cdfd363d
Improved testing of integer-type arguments 2024-05-22 11:35:36 -07:00
f8e4354e35
Version 0.9.5 2024-05-19 03:46:45 -07:00
84c2474ffc
Fixed boolean-type functions producing invalid parameters. Closes #1 2024-05-19 03:17:37 -07:00
cdf6294b39
Version 0.9.4 2024-05-07 11:32:54 -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
b1592bc7c7
Bumped Dokka to version 1.9.20 2024-03-04 13:10:37 -08:00
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