Skip to content

Releases: rife2/bld-kotlin

1.0.4

14 Jan 20:01
e1eb395
Compare
Choose a tag to compare

Summary

  • Support for bld 2.2.0

What's Changed in 1.0.4

  • Bumped bld-exec extension to version 1.0.4 in 5d66266
  • Fixed BaseProjectBlueprint initialization in tests in 3163902
  • Updated copyright for 2025 in 3d87280
  • Bumped bld to version 2.2.0 in 0f6d190
  • Bumped AssertJ to version 3.27.2 in 3255995
  • Bumped PMD extension to version 1.1.9 in 86d7351
  • Bumped JUnit to version 5.11.4 in 454ca22

Full Changelog: 1.0.3...1.0.4

1.0.3

28 Nov 19:25
fb793e2
Compare
Choose a tag to compare

Summary

What's Changed in 1.0.3

  • Added support for the -Wextra cli parameter in fbaa026
  • Don't use $KOTLIN_HOME if already manually set in 53df02f
  • Bumped Kotlin to version 2.1.0 in 6305dd3

Full Changelog: 1.0.2...1.0.3

1.0.2

10 Sep 04:56
6a508f1
Compare
Choose a tag to compare

Summary:

  • Don't try to compile when source or test directories are empty. (6a508f1)
  • Don't add Kotlin-specific source and test directories to project if not present.

Full Changelog: 1.0.1...1.0.2

1.0.1

30 Aug 23:03
27bc3a0
Compare
Choose a tag to compare

Summary:

  • Support for bld 2.1.0
  • Support for Kotlin 2.0.20
  • Cleaned up API

Full Changelog: 1.0.0...1.0.1

1.0.0

29 Jul 22:55
0d26e70
Compare
Choose a tag to compare

Summary:

  • Added support for bld 2.0.1
  • Reworked support for local compiler plugins (e5970bc)
  • Added option to specify the Kotlin compiler (kotlinc) path directly (7f3fc6f)
  • Ensured exit status is set on failure (c952b98)
  • Added string array parameters to overloaded methods where applicable (c54672a)
  • Configure the main and test source directories from the project (41e60f6)
  • Ensured all missing Kolin compiler arguments are handled (1623b90)

Breaking Changes:

Full Changelog: 0.9.8...1.0.0

0.9.8

27 May 04:30
1bdbe86
Compare
Choose a tag to compare

Implemented enhancements:

  • Added json configuration parameter 9de0095
  • Add project classpaths to DokkaOperation #3

Fixed bugs:

  • Fix invalid Dokka -pluginConfiguration argument #2

Full Changelog: 0.9.7...0.9.8

0.9.7

22 May 23:34
9548f61
Compare
Choose a tag to compare

Summary:

Full Changelog: 0.9.6...0.9.7

0.9.6

22 May 18:45
79bce70
Compare
Choose a tag to compare

Summary:

  • Added support for Kotlin 2.0.0

Full Changelog: 0.9.5...0.9.6

0.9.5

19 May 10:56
f8e4354
Compare
Choose a tag to compare

Summary:

  • Fixed boolean-type functions producing invalid parameters #1

Full Changelog: 0.9.4...0.9.5

0.9.4

07 May 18:41
cdf6294
Compare
Choose a tag to compare

Summary:

  • Added support for Kotlin 1,9.24
  • Bumped bld to version 1.9.1

Full Changelog: 0.9.3...0.9.4