Changelog#
The format is based on Keep a Changelog.
[1.1.7]#
Fixed#
Allow wizard-driven replacement imports to bypass undo recording during project setup
[1.1.6]#
Changed#
Update call sites to use renamed
LayerManagerCoreAPI:get_layer_of_type()andget_layers_of_type()(wasget_layer()/get_layers())
[1.1.5]#
Changed#
Migrate
create_new_sublayer()andinsert_sublayer()calls tocreate_layer()in replacement layer importUpdate
LayerManagerCorecall site to use renamed API:remove_layers_of_type
[1.1.4]#
Changed#
Applied new lint rules
[1.1.3]#
Changed#
Modernize python style and enable more ruff checks
[1.1.2]#
Changed#
Switched to ruff for linting and formatting
[1.1.1]#
Fixed#
Fixed Test assets to large to work without LFS
[1.1.0]#
Changed#
Update the documentation for Pydantic V2 compatbility
[1.0.7]#
Changed#
Update to Kit 106.5
[1.0.6]#
Fixed#
Fixed tests flakiness
[1.0.5]#
Use updated
lightspeed.layer_manager.coreextension
[1.0.4]#
Changed#
Update to Kit 106
[1.0.3] - 2024-05-01#
Fixed#
Fixed tests for Kit 106
[1.0.2]#
Changed#
Set Apache 2 license headers
[1.0.1] - 2024-01-13#
Fixed#
Fixed crash when no materials are found in the material relationship
[1.0.0] - 2023-10-10#
Added#
Added
group_replaced_hashes()Added tests