Add new test for complex checkbox list parsing, update parser to reset checkboxList correctly, and bump version to 1.0.11

This commit is contained in:
2026-01-16 09:46:58 +01:00
parent a10532d762
commit deb96c665e
3 changed files with 31 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ plugins {
}
group = "nl.astraeus"
version = "1.0.10"
version = "1.0.11"
repositories {
mavenCentral()