v0.2.0
Kudos for @negezor for doing most of the changes in this release (see #19).
⚠️ Breaking changes
- Remove
&mut
requirement fornext_id
- Decompose now returns a struct instead of a HashMap.
Unbreaking changes
- Upgrade crate to Rust Edition 2021
- Upgrade pnet to 0.33
Full Changelog: v0.1.2...v0.2.0