AtlatestRepositorysigil-org
1# Changelog
2
3All notable changes to this project will be documented in this file.
4
5The format is based on [Keep a Changelog](https://keepachangelog.com/),
6and this project adheres to [Semantic Versioning](https://semver.org/).
7
8## [0.6.0] - 2026-02-22
9
10### Added
12- Added package-provided MCP tools with dynamic discovery and nREPL describe/modules operations.
13- Added package documentation for web stack (SXML, CSS, and Web routing/UI).
14- Added higher-level UI components, css-sel compound selectors, Vinyl Vault demo application, and improved web API ergonomics including table actions, form loading, GET request handling, and error overlay fixes.
15- Add Org Mode parser producing SXML output with support for headlines, metadata, source blocks, inline markup, links, lists, and property drawers.
16- Added table parsing support to Org Mode parser.