Changelog
=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-04
Added
Initial release of the
Qwiratry::Format::JSONdistribution, providingQwiratry::Format::JSONas a real JSON parse/render backend for Qwiratry.JSON parsing and rendering through JSON::Fast.
Compact rendering by default, with support for
:pretty,:spacing, and:sorted-keys.Tests for explicit loading, format discovery, direct slang evaluation, and autoload through installed
providesmetadata.
=end rakudoc