Bump version to 1.2.10, simplify attribute and event handling in ElementExtensions, and remove deprecated logic in HtmlBuilder.
Some checks failed
Gradle CI / build (push) Has been cancelled

This commit is contained in:
2025-10-18 16:24:52 +02:00
parent d3fef98203
commit 88cf5b8533
7 changed files with 119 additions and 177 deletions

View File

@@ -11,7 +11,7 @@ plugins {
}
group = "nl.astraeus"
version = "1.2.9"
version = "1.2.10"
repositories {
mavenCentral()