Fountain Coach Gitowner-controlled · read only

FountainEditorKit.git · CHANGELOG.md

FountainEditorKit.git / CHANGELOG.md

revision 02bb5ddf56beec015d5c3fe77253441c03b5e3a8 · complete file

# Changelog

All notable changes to FountainEditorKit are documented here. Versions follow Semantic Versioning.

## 0.2.0 — 2026-07-30

### Added

- Deterministic namespaced extensions inside valid Fountain notes.
- Versioned `fountain:presentation` models and codec for source-forward Copilot cards.
- Reusable SwiftUI presentation cards with accessible status, facts, quotations, sources, timelines, requested replies, and full retrieval disclosures.
- Complete plain-text fallbacks that preserve citations, consent state, receipts, and commands.

### Compatibility

- Existing Fountain line parsing, highlighting, editor bindings, and the `FountainParseResult` initializer remain source compatible.
- Unknown, malformed, and unterminated extensions remain ordinary Fountain notes.

## 0.1.0 — 2026-01-27

### Added

- Initial deterministic Fountain parser, outline, syntax highlighter, search utilities, and SwiftUI/AppKit editor surface.