nanomarkup 1.0.0
nanomarkup: ^1.0.0 copied to clipboard
A zero-dependency Dart decoder and encoder for Nano Markup 1.0.0.
Changelog #
All notable changes to this project are documented in this file.
Unreleased #
1.0.0 - 2026-07-31 #
- Added a stable Nano Markup 1.0.0 decoder and writer for Dart.
- Added Dart-native string, mapping, and sequence values with LF/CRLF output.
- Added deterministic specification errors and byte-accurate source locations.
- Added an iterative codec supporting deep nesting, Unicode validation, and cycle detection.
- Added a cross-platform validator and language-neutral conformance adapter.
- Added the pinned stable specification and complete 112-case conformance corpus.
- Added native, randomized, file, browser, package, CLI, and interoperability checks.
- Added multi-platform CI and approval-gated pub.dev OIDC publishing preparation.