Skip to content

v0.3.2

Choose a tag to compare

@sdegroot sdegroot released this 01 Apr 15:33
d8744f2

v0.3.2

Maven (backend plugin)

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

Gradle (Kotlin DSL)

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

npm (frontend plugin)

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

Docker images

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