Changelog#

The format is based on Keep a Changelog.

[2.0.6]#

Changed#

  • Updated extension metadata for Kit SDK 110 compatibility.

[2.0.5]#

Changed#

  • Applied new lint rules

[2.0.4]#

Changed#

  • Modernize python style and enable more ruff checks

[2.0.3]#

Changed#

  • Switched to ruff for linting and formatting

[2.0.2]#

Changed#

  • Add missing dependency in comment

[2.0.1]#

Fixed#

  • Fixed Test assets to large to work without LFS

[2.0.0]#

Changed#

  • Updated Pydantic to V2

[1.1.4]#

Changed#

  • Update deps

[1.1.3]#

Changed#

  • Set Apache 2 license headers

[1.1.2] - 2023-12-08#

Changed#

  • Removed PIP dependency on Pydantic, instead use PIP Cache

[1.1.1] - 2022-07-08#

Fixed#

  • Fix doc to generate docstring from __init__

[1.1.0] - 2022-07-01#

Added#

  • format/lint

[1.0.2] - 2022-06-13#

Changed#

  • destroy() implementations now use reset_default_attrs helper

[1.0.1] - 2022-06-13#

Changed#

  • Content library window correctly handles optional Path

[1.0.0] - 2022-04-19#

Added#

  • Init commit.