Skip to content

v0.1.9

Compare
Choose a tag to compare
@kpavlov kpavlov released this 28 Apr 16:31
· 89 commits to main since this release

Release Notes

What's New

  • Kotlin Monorepo Updates:
    • Major update to Kotlin monorepo (v2), and bumped to v2.1.20
  • Dependency Updates:
    • Updated me.kpavlov.langchain4j.kotlin:langchain4j-kotlin to v0.1.8
    • Updated org.openrewrite.maven:rewrite-maven-plugin multiple times, now at v6.7.0
    • Updated com.diffplug.spotless:spotless-maven-plugin to v2.44.4
    • Updated org.apache.maven.plugins artifacts (e.g., maven-compiler-plugin, maven-deploy-plugin, maven-failsafe-plugin, maven-surefire-plugin)
    • Updated org.junit:junit-bom to v5.12.2
    • Updated org.mockito:mockito-bom to v5.17.0
    • Updated slf4j monorepo to v2.0.17
    • Updated kotlinx-coroutines monorepo to v1.10.2
  • Features:
    • Added TokenStream adapters for Kotlin Flow and supporting tests (#116).

New Contributors


Full Changelog: v0.1.8...v0.1.9