Skip to content

2.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Nov 12:49
· 785 commits to master since this release

2.0.1 (2023-11-04)

Dependency updates

  • core-deps: update kotlin monorepo to v1.9.20 (f4ce9bb)
  • deps: add kotlin gradle api in the catalog (870d3bc)
  • deps: update dependency io.arrow-kt:arrow-core to v1.2.1 (8675ba4)
  • deps: update kotest to v5.8.0 (7c5d415)

Bug Fixes

  • get alignOn function direclty from the AggregateContext class (4f9507b)
  • simplify branch representation for the alignemnt adpating to new K2 representation (ba4fd08)
  • use new k2 compiler api (c36561c)

Build and continuous integration

  • add arrow dependency (5d04552)
  • apply collektive plugin to all (future) subprojects and not only to 'dsl' (20b850f)
  • deps: update danysk/build-check-deploy-gradle-action action to v2.2.11 (8e3caee)
  • enable default hierarchy template and remove deprecated targets (e0a875b)
  • enable k2 and minor gradle project refactoring (49cb1b1)
  • use catalog dependencies (1d72f2f)