Skip to content

v11.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Aug 16:56
cc93475

What's Changed

  • Deploy CLI binaries to PyPI by @jviotti in #407
  • Mention the mise package manager in the README by @mrazauskas in #409
  • Implement new linting rules (additional_items_with_schema_items, draft_official_dialect_without_empty_fragment, else_empty, then_empty, and modern_official_dialect_with_empty_fragment) @jviotti in #410
  • Add new linting rules around propertyNames by @jviotti in #413
  • Implement new linting rules (draft_ref_siblings and equal_numeric_bounds_to_const) by @jviotti in #414
  • Extend the scope of the non_applicable_type_specific_keywords linting rule to cover const and enum by @jviotti in #414
  • Stop moving all unknown keywords to the bottom of the schemas in fmt by @jviotti in #414
  • Provide better error messages on relative meta-schema references by @jviotti in #415
  • Minor revisions to schema locations in inspect --json by @jviotti in #415

New Contributors

Full Changelog: v10.0.0...v11.0.0