- Updated Exceptional call signature
- Added @phpstan-require-implements constraints
- Converted consts to protected PascalCase
- Updated Veneer dependency and Stub
- Updated Veneer dependency
- Fixed Veneer stubs in gitattributes
- Updated Archetype dependency
- Updated dependency list
- Updated Carbon dependency
- Updated Dictum dependency
- Made PHP8.1 minimum version
- Coerce null scalar values if type required
- Refactored main interface methods
- Refactored package file structure
- Converted phpstan doc comments to generic
- Updated Dictum dependency
- Added getChildType() to ListNative
- Added [] list support to processors
- Migrated to use effigy in CI workflow
- Fixed PHP8.1 testing
- Updated Veneer stub
- Updated composer check script
- Updated Veneer dependency
- Added Spectrum Colour Processor and Constraints
- Added Exception management to validator
- Moved Interval constraints back into place
- Added Compass IP and Range support
- Moved main interfaces to lucid-support
- Support value deferral via Closure
- Added support for multi value Processors
- Moved Sanitizer Provider interfaces to lucid-support
- Removed force* methods
- Added Processor level validation hook
- Added Email & URL Processors
- Built initial Sanitizer structure
- Added core Processor and Constraint types