|
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 |
|
|
c51f7e0fa2
|
Minor cleanups
|
2024-07-21 21:48:42 -07:00 |
|
|
7f3fc6ff95
|
Added option to specify the Kotlin compiler (kotlinc) path directly
|
2024-07-21 21:41:18 -07:00 |
|
|
a1a2b2c16f
|
Added requirements to examples README
|
2024-07-12 03:00:10 -07:00 |
|
|
c84019de2c
|
Bumped bld to version 2.0.0-SNAPSHOT
|
2024-07-11 22:01:28 -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 |
|
|
1bdbe86519
|
Version 0.9.8
|
2024-05-26 21:18:29 -07:00 |
|
|
9548f6150f
|
Version 0.9.7
|
2024-05-22 16:14:08 -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 |
|
|
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 |
|
|
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 |
|
|
ab8c71ebf2
|
Version 0.9.0
|
2024-01-31 00:17:29 -08:00 |
|
|
16330bc989
|
Minor cleanup
|
2024-01-31 00:12:38 -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 |
|
|
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 |
|
|
59416e4986
|
Minor cleanup
|
2023-11-19 10:46:11 -08:00 |
|
|
28ad500a12
|
Made compile options modifiable
|
2023-11-15 11:02:26 -08:00 |
|
|
8597447422
|
Fixed Dokka source links
|
2023-11-11 19:36:47 -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 |
|
|
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 |
|
|
2e9e2bc826
|
Fixed examples wrapper properties
|
2023-11-05 04:08:50 -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 |
|
|
5c55145fcf
|
Added rife2 snapshots repository to examples
|
2023-11-04 02:09:58 -07:00 |
|