0.7.1 (2025-09-29)
- update publish workflow to trigger on release published events and streamline tag handling (41a7e68)
0.7.0 (2025-09-22)
- add workflow for publishing to PyPI and remove deprecated publish steps from release workflow (6f9e43d)
- enhance pre-commit workflow with auto-fix and commit changes (3eab1e9)
0.6.2 (2025-09-22)
- update dependabot configuration and add scheduled release workflow (f2aa6b6)
0.6.1 (2025-09-22)
- remove extra_args from pre-commit hook for push events (617d9c3)
0.6.0 (2025-07-10)
- clean up test code and resolve linting issues (a2866d3)
- Add GitHub Actions CI workflow for pull requests (37fa127)
- implement advanced HTTP features for hping CLI (b770251)
0.5.0 (2025-07-08)
- add dependabot configuration for automated dependency updates and auto-merge workflow (c2b020d)
0.4.0 (2025-07-08)
- Merge branch 'main' into imp-project (2d3ad73)
- enhance devcontainer setup with zsh configuration and aliases (c7fad19)
0.3.0 (2025-07-08)
- implement semantic-release for automated versioning and changelog generation (6d2a29d)
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
This file will be automatically updated by semantic-release based on conventional commits.
- fix: Readme link in project.toml
- fix: Fixing wheel filename
- Various improvements and fixes (see git history)
Note: Starting from the next release, this changelog will be automatically generated and maintained by semantic-release based on conventional commit messages.