New Features (BREAKING)
-
make it possible to trace incoming and outgoing packetlines.
Due to the way this is (and has to be) setup, unfortunately one
has to integrate that with two crates, instead of just one.This changes touches multiple crates, most of which receive a single
boolean as last argument to indicate whether the tracing should
happen in the first place.
Commit Statistics
- 9 commits contributed to the release over the course of 49 calendar days.
- 88 days passed between releases.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Prepare changelogs prior to release (d3dcbe5)
- Merge branch 'check-cfg' (5a0d93e)
- Refactor (fc23775)
- Add missing async-io feature in gix-packetline-blocking (be4de0d)
- Replace all docsrs config by the document-features feature (bb3224c)
- Merge branch 'size-optimization' (c0e72fb)
- Remove CHANGELOG.md from all packages (b65a80b)
- Merge branch 'trace-packetlines' (e7de4c7)
- Make it possible to trace incoming and outgoing packetlines. (c3edef1)