v0.2.1
What's Changed
Bug Fixes
- fix(codegen): Scope group code generation to message-specific modules to avoid duplicate definitions (#6)
- fix(lint): Improve
to_snake_casehandling of acronyms and underscores (#11, closes #7, supersedes #8)REDUCE_ONLY→reduce_only(wasr_e_d_u_c_e__o_n_l_y)MDEntryPx→md_entry_px(wasm_d_entry_px)- Fix
clippy::unnecessary_map_orlint
- test: Add regression tests for issue #7 (underscore set choice names)
Crates Published
All 11 workspace crates published to crates.io:
ironsbe, ironsbe-core, ironsbe-schema, ironsbe-codegen, ironsbe-derive, ironsbe-channel, ironsbe-transport, ironsbe-server, ironsbe-client, ironsbe-marketdata, ironsbe-bench
Full Changelog: v0.2.0...v0.2.1