Qwiratry::Format::XML
=begin rakudoc
Overview
This changelog follows the shape of Keep a Changelog, adapted to Rakudoc.
Versions use the META6.json version number and release tags use the
release-x.y.z convention.
0.0.1 - 2026-07-22
Added
Initial release of the
Qwiratry::Format::XMLdistribution, providingQwiratry::Format::XMLas an XML parse/render backend for Qwiratry.XML parsing and rendering through XML, returning XML::Document trees.
Optional
:encodingrender option for the XML declaration.Qwiratry::Tree::Navigator::XMLfor element-child / attribute navigation over parsed XML trees.Tests for explicit loading, format discovery, XML behaviour, navigator selection, and the shared
Qwiratry::Testformat conformance contract.
=end rakudoc