Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 811 Bytes

CHANGELOG.md

File metadata and controls

37 lines (19 loc) · 811 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

[0.3.0] - 2025-02-11

Changed

  • Rename to new package name and module name

[0.2.1] - 2024-12-18

Changed

  • In _process_items handle use of properties and oneOf simultaneously in items

Added

  • Tests for more schemas

[0.2.0] - 2024-12-13

Changed

  • Improved handling of jsonschema: Handle urn references and allOf conditional in schema_dict_fields_generator
  • org_id_file_fresh renamed to private function _org_id_file_fresh - it is not intended to be used externally

[0.1.0] - 2023-05-31

First Release