Changelog#
The format is based on Keep a Changelog.
[2.1.2]#
Changed#
Code formatting improvements
[2.1.1]#
Changed#
Removed unused global declaration
[2.1.0]#
Added#
Added set_instance and get_instance functions
Added filters to additional_filters list on the interaction plugins
[2.0.2]#
Fixed#
Factory import changed
[2.0.1]#
Fixed#
Fixed Test assets to large to work without LFS
[2.0.0]#
Changed#
Updated Pydantic to V2
[1.2.2]#
Fixed#
Fixed tests flakiness
[1.2.1]#
Changed#
Minor refactor to the setup function to set the schema instead of returning the value
[1.2.0]#
Changed#
Modified the schema resolving logic to resolve children plugins
[1.1.2]#
Changed#
Use updated setup function for interaction plugins
[1.1.1]#
Changed#
Set context instead of setting context items in the interaction plugins
Fixed#
Fixed model serialization
[1.1.0]#
Added#
Added core setup function
Removed#
Removed standalone app
[1.0.0]#
Added#
Init commit.