Fixed
- Missing
requirederrors inevaluate()output for schemas withpropertiesand a two-entryrequiredarray. #1220 contentEncodingerrors for invalid UTF-8 after decoding incorrectly had emptyinstance_pathandschema_path.
Performance
- Faster code generation for
#[jsonschema::validator](~5% across benchmarked schemas), via aliasing repeated paths in the emitted code.