sylvia-derive-v1.2.1
github-actions
released this
22 Aug 11:37
·
4 commits
to main
since this release
Fixed
- Allow deprecated InterfaceApi in generated code
- Revert removal of
, custom
parameter support in entry_points macro - Revert removal of InterfaceApi
- Deprecate
, custom
parameter inentry_points
macro. Will be removed in2.0.0
. - Deprecate
InterfaceApi
. Will be removed in2.0.0
. Use generatedsv::InterfaceMessagesApi
instead.