Changelog
All notable changes to Dredd will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[2.0.0] - 2022-12-28
Breaking Changes
This is a complete rewrite from the structure inherited by Justify. There are two reasons for the overhaul:
- I have a need for more deeply nested datastructures and needed the more verbose errors to keep output manageable.
- I wanted to improve the composability of validators. As it were, the architecture looked a bit lopsided.