Skip to content

v0.2.0

Compare
Choose a tag to compare
@bahlo bahlo released this 22 Jun 19:49
· 23 commits to main since this release
9ba33d8

Kudos for @negezor for doing most of the changes in this release (see #19).

⚠️ Breaking changes

  • Remove &mut requirement for next_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