Release Fixture Tools 0.1.0

This commit is contained in:
2026-09-01 13:03:32 +02:00
commit f5d018c64f
57 changed files with 9981 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
# Changelog
## 0.1.0 - 2026-09-01
- Add bounded JSON Schema, SQL DDL, XSD, CSV-heading, and fixture-recipe import
- Add normalized field modelling and deterministic seeded fixture generation
- Add uniqueness, foreign keys, distributions, boundary cases, and an explicit
intentional-invalid-value ledger
- Add JSON, CSV, NDJSON, XML, SQL, and recipe exports
- Add local-first Toolbox shell integration, PWA metadata, documentation, and
Chromium/Firefox browser coverage