Releases: copper-leaf/trellis
Releases · copper-leaf/trellis
4.0.0
3.0.0
- Updates Kotlin version to 1.6.10
- Enables ExplicitApi and BinaryCompatibilityValidator on the repo, to improve the stability of its API
2.3.0
- Updates Kudzu version to 2.6.0
2.2.0
- Updates Kudzu version to 2.5.0, use proper kotlin test dependencies
2.1.0
- Updates Kudzu version to 2.4.0
2.0.0
- Reimplements DSL with the latest version of Kudzu, and in commonMain sourceset
- Overhauls core APIs to streamline everything
1.0.1
- Changes AndroidManifest package for dsl artifact to avoid conflicts
1.0.0
- Publish to MavenCentral
0.7.0
- Improves logging
- Removes duplicated unary/binary operation speks from parser module
0.6.0
- Allows candidates to be nullable in Spek Expressions