Skip to content

Releases: pcimcioch/gitlab-ci-kotlin-dsl

1.6.0

06 May 13:12
Compare
Choose a tag to compare
  • Added global variables support

1.5.1

03 May 14:19
Compare
Choose a tag to compare
  • Added few missing properties

1.5.0

03 May 14:14
Compare
Choose a tag to compare
  • Added few missing properties

1.4.1

20 Mar 21:27
Compare
Choose a tag to compare
  • Added toString method

1.4.0

18 Feb 12:42
96b6474
Compare
Choose a tag to compare
  • Added hashcode and equals for all dsl objects. Thanks to @rbbl-dev for this improvement

1.3.2

16 Nov 20:24
Compare
Choose a tag to compare
  • Added utility function to easily provide a path. Thanks to @rbbl-dev for this improvement

1.3.1

23 Jan 17:15
Compare
Choose a tag to compare

Added kotlinx-datetime to compile (api) dependencies

1.3.0

23 Jan 16:46
Compare
Choose a tag to compare

Updated Kotlin to 1.5.31.
Updated some dependencies as well
When using this library directly in the Gradle script, you may need to update Gradle to the newest version

1.2.0

10 Nov 17:26
Compare
Choose a tag to compare
  • Reverted from kotlin 1.4.10 to 1.3.72 and serialization api 1.0 to 0.20. This is to make this library work natively in gradle buildscript. Curerntly, gradle (6.7) supports only kotlin 1.3.x

1.1.0

10 Nov 17:18
Compare
Choose a tag to compare
  • Fixed few bugs
  • Added support for release and secrets
  • Updated to kotlin 1.4.10 and serialization api 1.0