Skip to content

Releases: copper-leaf/trellis

4.0.0

19 Oct 18:46
Compare
Choose a tag to compare
  • Updates to Kotlin 1.7.20

3.0.0

05 Mar 02:29
Compare
Choose a tag to compare
  • Updates Kotlin version to 1.6.10
  • Enables ExplicitApi and BinaryCompatibilityValidator on the repo, to improve the stability of its API

2.3.0

19 Jul 22:47
Compare
Choose a tag to compare
  • Updates Kudzu version to 2.6.0

2.2.0

13 May 20:26
Compare
Choose a tag to compare
  • Updates Kudzu version to 2.5.0, use proper kotlin test dependencies

2.1.0

07 May 20:27
Compare
Choose a tag to compare
  • Updates Kudzu version to 2.4.0

2.0.0

27 Apr 20:09
Compare
Choose a tag to compare
  • Reimplements DSL with the latest version of Kudzu, and in commonMain sourceset
  • Overhauls core APIs to streamline everything

1.0.1

15 Apr 13:43
Compare
Choose a tag to compare
  • Changes AndroidManifest package for dsl artifact to avoid conflicts

1.0.0

14 Apr 22:10
Compare
Choose a tag to compare
  • Publish to MavenCentral

0.7.0

16 Dec 22:45
Compare
Choose a tag to compare
  • Improves logging
  • Removes duplicated unary/binary operation speks from parser module

0.6.0

03 Apr 16:43
Compare
Choose a tag to compare
  • Allows candidates to be nullable in Spek Expressions