Commit graph

170 commits

Author SHA1 Message Date
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
01b82ca71d
Updated Kotlin requirement URL 2024-07-31 13:00:02 -07:00
0d26e700e3
Version 1.0.0 2024-07-29 15:34:17 -07:00
5a069c315b
Bumped bld to version 2.0.1 2024-07-28 20:23:40 -07:00
6d7266c483
Fixed collections test 2024-07-22 00:46:08 -07:00
c51f7e0fa2
Minor cleanups 2024-07-21 21:48:42 -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
53681aa2ba
Changed supported Kotlin version to 1.9.24 or higher 2024-07-12 03:22:27 -07:00
a1a2b2c16f
Added requirements to examples README 2024-07-12 03:00:10 -07:00
60deb0f14d
Added KOTLIN_HOME to GitHub workflow 2024-07-12 02:58:25 -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
c151a49935
Fixed license template 2024-06-19 08:10:21 -07:00
19d662a81f
Enable extension logging 2024-06-19 08:09:52 -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
81ab2e829c
Cleaned up scripts for CI 2024-05-28 13:45:15 -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
6f5d20b2c0
Added diff of sourceSet help 2024-05-26 12:34:31 -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
cb072c3a87
Bumped bld to version 1.9.1 2024-05-07 11:16:24 -07:00