File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## [ 5.3.1] - 2026-03-29
2+ ### Added
3+ - Namespace endpoint handles queries with relative URIs, resolved against the endpoint URL (#276 related)
4+ - GRDDL filters loaded using ` ServiceLoader ` for better extensibility
5+ - HTTP tests for namespace endpoint relative URI queries
6+ - HTTP test for package stylesheet deduplication
7+
8+ ### Changed
9+ - ` XSLTMasterUpdater ` refactored: ` regenerateMasterStylesheet() ` replaced with ` addPackageImport() ` /` removePackageImport() ` methods that preserve existing stylesheet content (#275 )
10+ - Resolving relative URLs in XHTML literals against the document's base URI (#276 )
11+ - Removed unused XSLT params
12+ - ` make tests ` command added to Makefile
13+
14+ ### Fixed
15+ - Fixed ` XSLTMasterUpdater ` to avoid duplicate ` xsl:import ` statements when installing packages (#275 )
16+
117## [ 5.3.0] - 2026-03-05
218### Added
319- Class-based navigation (#270 )
You can’t perform that action at this time.
0 commit comments