AtlatestRepositorysigil-org
1
# Changelog3
All notable changes to this project will be documented in this file.5
The format is based on [Keep a Changelog](https://keepachangelog.com/),6
and this project adheres to [Semantic Versioning](https://semver.org/).8
## [0.6.0] - 2026-02-2210
### Added12
- 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.