[REL] v2.2.8

# v2.2.8

 - [IMP] template set config: getTemplate function
 - [IMP] parser: .trim modifier implies .lazy modifier
 - [REF] parser, template_set: factor out parseXML function
This commit is contained in:
Samuel Degueldre
2024-01-12 11:03:03 +01:00
parent 7b454dae66
commit 61fc3f4fdc
4 changed files with 23 additions and 48 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
// do not modify manually. This file is generated by the release script.
export const version = "2.2.7";
export const version = "2.2.8";