Commit graph

127 commits

Author SHA1 Message Date
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
18a1d40695
Bumped workflows actions to latest versions 2024-05-07 11:14:55 -07:00
f5712972f1
Bumped PMD extension to 0.9.8 (PMD 7.0.0) 2024-03-22 04:16:54 -07:00
ad7ddabe3b
Removed pmd from CI tests 2024-03-21 15:19:58 -07:00
8fb0202e90
Added JDK 22 to CI 2024-03-21 13:48:07 -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
4b9ab05cff Improved Visual Studio Code support 2024-02-25 18:52:08 -08:00
36beda3fb3 Added references to the template and support documentation 2024-01-31 12:25:27 -08:00
ad49e0001e Removed cd to previous dir 2024-01-31 00:30:28 -08:00
3aebecae82 Added working directory for the examples steps 2024-01-31 00:28:09 -08:00
ab8c71ebf2 Version 0.9.0 2024-01-31 00:17:29 -08:00
16330bc989 Minor cleanup 2024-01-31 00:12:38 -08:00
b853658f1a Added script to validate CLI arguments 2024-01-31 00:12:17 -08:00
0d927d99a1 Bumped bld to 1.8.0 2024-01-31 00:11:46 -08:00
73413c86af Cleaned up workflow 2024-01-31 00:10:19 -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
72f8031c3c Added examples README 2023-11-23 13:07:06 -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
971de30902 Fixed badges 2023-11-12 16:25:51 -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