Release Data Tools 0.1.0

This commit is contained in:
2026-09-01 02:47:11 +02:00
commit e773a2ffe8
66 changed files with 11596 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
# Changelog
## 0.1.0 - 2026-09-01
- Added exact-number JSON, YAML 1.2, TOML, hardened XML, CSV, TSV and NDJSON parsing.
- Added automatic/explicit format selection, diagnostics and bounded source, tree, table and flattened views.
- Added RFC 6901 JSON Pointer and a non-evaluating safe path subset.
- Added formatting and all-format conversion with explicit loss/coercion reports and spreadsheet-safe delimited export.
- Added disposable-worker parsing that retains the last valid view while new input is analysed.
- Added pre-allocation delimited-data limits, bounded query text, broad XInclude namespace rejection and a parser deadline.
- Added Toolbox integration, responsive accessible UI, offline shell and deterministic release packaging.