0.27.4
·
2 commits
to main
since this release
What's new (since 0.27.2):
- core: Attribute definitions can now contain "private" fields that will not be exposed via API.
- core/ports: Added support for generic
Port.attr_get_value
andPort.attr_set_value
methods. - core/ports: Reworked attribute definitions caching.
- frontend:
display_name
,display_short_name
anddescription
can now be configured via config file.