Skip to content

V0.7.1

Compare
Choose a tag to compare
@digizeph digizeph released this 14 Jan 14:15
· 415 commits to main since this release
1f3fe0d

What's new

  • Added derive of Send trait for BgpkitParser. This makes the parser instance thread-safe, and enables better Python binding support.
  • Added new example on paralle parsing with rayon.

Full Changelog: v0.7.0...v0.7.1