Changelog#
The format is based on Keep a Changelog.
[1.2.0]#
Added#
Added support for two-way event communication by returning list of callback results
Changed#
Improved error and warning messages with consistent event name quoting
[1.1.3]#
Changed#
Use Flux Pip Archive for missing dependency
[1.1.2]#
Changed#
Update typing for easier use of manager
[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.5]#
Changed#
update to use omni.kit.test public api
[1.0.4]#
Fixed#
Fixed tests flakiness
[1.0.3]#
Changed#
Update to Kit 106
[1.0.2]#
Changed#
Set Apache 2 license headers
[1.0.1] - 2024-03-13#
Changed#
Moved unit test to its own directory
[1.0.0] - 2023-10-10#
Added#
Add global custom event feature
Write tests
[0.1.0] - 2021-11-12#
Added#
Created