Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 06 Mar 09:01

v0.2.0

Maven (backend plugin)

<dependency>
    <groupId>app.epistola.valtimo</groupId>
    <artifactId>epistola-plugin</artifactId>
    <version>0.2.0</version>
</dependency>

Gradle (Kotlin DSL)

implementation("app.epistola.valtimo:epistola-plugin:0.2.0")

npm (frontend plugin)

npm install @epistola.app/valtimo-plugin@0.2.0

Docker images

ghcr.io/epistola-app/valtimo/demo-backend:0.2.0
ghcr.io/epistola-app/valtimo/demo-frontend:0.2.0

Full Changelog: v0.1.1...v0.2.0