All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Document domain value objects (Mark, MarkSet, Position, ResolvedPos, Slice, ContentMatch)
- Document domain entities (Node, Fragment)
- NodeType and MarkType value objects
- SchemaService for type registry
- Full test coverage for all components
- Fragment.size renamed to childCount (Node.nodeSize dependency)
- ContentMatch.allowsMark moved to NodeType.allowsMarkType