You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
* injectool is upgraded
* Observable is renamed to Bindable
* observable module is renamed to bindable
* expression is moved to core
* imports refactoring
* expression refactoring
* ObjectNode is moved to binding package
* added BindableDict, NodeGlobals classes
* expression binding refactoring
* updated changelog
* fixed expressiont scope
* added some typings
* refactoring
* setup modules are renamed to config
* added parse function to core xml module
* core.binding refactoring
* rendering.common is renamed to rendering.context
* updated version, fixed ci
* removed 3.12 python version from workflow
* added dataclasses dependency for python 3.6