Releases: x-keyscore/valia
Releases · x-keyscore/valia
4.0.0 (02-09-2025)
Changelogs:
- Support for use in vanilla JavaScript environments
- Added standardized exception and rejection codes
- Improved handling of type and configuration errors
- Major update to the evaluation method results in the Schema class
- Major update to format definitions for improved developer experience (DX) in the Schema class
3.1.1 (16-06-2025)
Changelog:
- Changed the typing system.
- Added a new
additionalcriterion for thestructformat. - Added a new
additionalcriterion for thetupleformat. - Modified the
optionalcriterion for thestructformat to support Boolean types.
3.0.1 (05-06-2025)
Fixed invalid package.json types path
3.0.0 (01-06-2025)
First stable version in all areas (Schema, Testers, Helpers)