v0.3.3
What's Changed
- docs: update test count to 682 in contributing guide
- docs: add throughput command to network docs
- docs: add throughput and conntrack flush to command reference
- docs: update test count to 682 in README
- docs: add v0.3.3 changelog entry
- chore: bump pyproject.toml version to 0.3.3
- chore: bump version to 0.3.3
- test: add 7 tests for network throughput and conntrack flush commands
- feat: add conntrack flush command with confirmation prompt
- feat: add network throughput command with human-readable formatting
- docs: add security page to mkdocs navigation
- docs: add security features reference page for mkdocs
- docs: update coverage to 100% in mkdocs contributing page
- docs: add security contact email to vulnerability reporting policy
- docs: update coverage to 100% in contributing guide
- docs: update coverage to 100% and add new command groups to README
- style: format test file with black
- fix: resolve Path.stat mock conflict in permission check test
- feat: security hardening audit with test coverage and documentation
Installation
pip install dawos-cli==v0.3.3Or via pipx:
pipx install dawos-cli