Releases: JamoBox/pktstrings
Releases · JamoBox/pktstrings
v1.4.1
https://crates.io/crates/pktstrings/1.4.1
What's Changed
- Benchmarks by @JamoBox in #17
- Bump rustix from 0.37.20 to 0.37.26 by @dependabot in #19
- Clean up device listings by @JamoBox in #20
- String optimisations by @JamoBox in #21
New Contributors
- @dependabot made their first contribution in #19
Full Changelog: v1.4.0...v1.4.1
v1.4.0
https://crates.io/crates/pktstrings/1.4.0
What's Changed
- pktstrings now publishes as both a library + binary for packet parsing. library for actual string dumping maybe sometime soon.
- Optimisations & benches by @JamoBox in #16
Full Changelog: v1.3.0...v1.4.0