Add test for autolink parsing, extend parser with autolink support, and bump version to 2.1.0

This commit is contained in:
2026-02-27 15:15:05 +01:00
parent 5c0d09e38f
commit bda99a5d56
3 changed files with 38 additions and 3 deletions

View File

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