v0.2.3
Added
- Show improved diagnostic when no executor feature is enabled on the embassy-executor crate.
- Calculate the test list buffer size at compile time to avoid a too small buffer.
Fixed
- Macro produced invalid rust code when there was no #[init] function present.