v13.0.0
What's Changed
- Remove the
--strictoption in thelintcommand (all strict rules are applied by default now) by @jviotti in #579 - Extend the linter rule
additional_items_with_schema_itemsintonon_applicable_additional_itemsto cover more cases whereadditionalItemsis unnecessary by @jviotti in #579 - Add support for the OpenAPI v3.1 and v3.2 base dialects by @jviotti in #579
Full Changelog: v12.10.1...v13.0.0