v0.3.0
What's Changed
- chore: bump version to 0.3.0
- docs: add BUG-6, BUG-7 fixes and DELETE 204 sync to changelog
- docs: update test report with BUG-6 BUG-7 fixes and 204 changes
- docs: remove emoji icons from troubleshooting guide
- docs: remove emoji icons from quickstart guide
- docs: update command reference with monitoring subcommands
- docs: fix conntrack-set usage in firewall reference
- test: update conntrack-set and monitoring configure tests
- fix: redesign monitoring configure to match API contract
- fix: conntrack-set sends correct field name max_value
- fix: correct Rich markup handling and firewall response validation
- test: update dns-set test assertion to match fixed field name
- fix: NAT egress set sends correct field name 'target'
- fix: DNS set sends correct field name 'nameservers'
- fix: PPPoE add sends correct field name 'interface'
- docs: add CLI integration test report
- docs: update all documentation with PyPI install as primary method
- ci: fix PyPI publish by removing id-token permission for token-based auth
- docs: add documentation site and releases links to README and changelog
Installation
pip install dawos-cli==v0.3.0Or via pipx:
pipx install dawos-cli