Skip to content

Latest commit

 

History

History
80 lines (41 loc) · 3.42 KB

File metadata and controls

80 lines (41 loc) · 3.42 KB

0.7.1 (2025-09-29)

Bug Fixes

  • update publish workflow to trigger on release published events and streamline tag handling (41a7e68)

0.7.0 (2025-09-22)

Features

  • 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)

Bug Fixes

  • update dependabot configuration and add scheduled release workflow (f2aa6b6)

0.6.1 (2025-09-22)

Bug Fixes

  • remove extra_args from pre-commit hook for push events (617d9c3)

0.6.0 (2025-07-10)

Bug Fixes

  • clean up test code and resolve linting issues (a2866d3)

Features

  • Add GitHub Actions CI workflow for pull requests (37fa127)
  • implement advanced HTTP features for hping CLI (b770251)

0.5.0 (2025-07-08)

Features

  • add dependabot configuration for automated dependency updates and auto-merge workflow (c2b020d)

0.4.0 (2025-07-08)

Bug Fixes

  • Merge branch 'main' into imp-project (2d3ad73)

Features

  • enhance devcontainer setup with zsh configuration and aliases (c7fad19)

0.3.0 (2025-07-08)

Features

  • implement semantic-release for automated versioning and changelog generation (6d2a29d)

Changelog

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.

Previous Releases

v0.2.6 (2023-XX-XX)

  • fix: Readme link in project.toml
  • fix: Fixing wheel filename

v0.2.5 and earlier

  • 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.