There was an error while loading. Please reload this page.
1 parent 7a0564a commit 34fcaebCopy full SHA for 34fcaeb
2 files changed
Changes
@@ -1,5 +1,8 @@
1
{{$NEXT}}
2
- - Remove stray debugging
+
3
+0.0.5 2026-02-08T10:15:20+13:00
4
+ - Add a newline after Dtd AST definition. Fixes a minor
5
+ inconsistancy with LibXML::Item ast-to-xml().
6
- Directly call xmlHasFeature() to detect writer availibilty
7
8
0.0.4 2025-06-09T08:51:55+12:00
META6.json
@@ -34,5 +34,5 @@
34
"File::Temp",
35
"App::Prove6"
36
],
37
- "version": "0.0.4"
+ "version": "0.0.5"
38
}
0 commit comments