Libraries »
CiTroNaK/verquest (main)
»
Index »
File: CHANGELOG
[Unreleased]
[0.6.2] - 2025-12-09
Fixed
The item_schema_options is now properly passed to the Array property.
[0.6.1] - 2025-10-13
Fixed
Mapping for collections (array of objects). (#15, @CiTroNaK)
[0.6.0] - 2025-07-18
Breaking Changes
BREAKING: Switching to slash notation for mapping to improve consistency with how properties are referenced in JSON Schema. Before: example.nested.property, now: example/nested/property. (#12, @CiTroNaK)