0.3.0 (2025-12-09)
⚠ BREAKING CHANGES
- change length argument to be u32 (#38)
Features
- Optimize
attach_len_to_msg_block(#49) (487a7f1) - Optimize
verify_msg_block(#42) (e247187) - Remove overflow checks when reconstructing
msg_item(#46) (815d44d) - Remove zero padding check (#44) (953b2b6)
- Replace bitshifts with a lookup (#56) (89aa946)
- Simplify creating last block (#45) (560067e)