479 B
479 B
ChangeLog
v0.7.0 - 2026-03-05
Initial Release
- feat(repo): Add CustomService for ESP-Brookesia ecosystem
- feat(function): Support dynamic function registration and invocation via
register_function()/unregister_function() - feat(event): Support dynamic event registration and publish/subscribe via
register_event()/unregister_event()/publish_event() - feat(schema): Provide
get_function_schemas()andget_event_schemas()for runtime schema query