Recent Releases of gufo-ping
gufo-ping - 0.4.0
Added
- Python 3.13 support
Fixed
- #2 BUG: Error setting DSCP/ToS field for IPv6 ICMP packets
- #4 BUG: Setting ttl fails for IPv6
Removed
- Python 3.8 support
Infrastructure
- Use Python 1.13 in devcontainer
- Use Ruff for formatting
- Rust 1.84.0
- PyO3 0.23
- mkdocs-material 9.5.44
- Ruff 0.7.2
- mypy 1.13.0
- pytest 8.3.3
- Coverage 7.6.4
- Bump GitHub actions
- Python
Published by dvolodin7 about 1 year ago
gufo-ping - 0.3.0
Added
- Ping
src_addrparameter to set source addresses of outgoing packets.
Changed
- Ping's
ttlandtosoptions are temporary ignored on IPv6 - docs: license.md renamed to LICENSE.md
Infrastructure
- Adopt ruff
- Build Python 3.11 wheels for manylinux2014
- Rust 1.69
- PyO3 0.18
- socket2 0.5
- devcontainer: Move
settingstocustomizations.vscode.settings
- Python
Published by dvolodin7 almost 3 years ago
gufo-ping - 0.2.3
Added
- Python 3.11 compatibility
py.typedfile for PEP-561 compatibility- Add CITATION.cff
Changed
- Reworked wheels builder
- Move CHANGELOG.md to the project root
- Rename
_fast.pyto_fast.pyi
Infrastructure
- Rust 1.65.0
- PyO3 0.17
- setuptools-rust 1.5.2
- mkdocs-material 0.8.5
- Unify Rust setup for Dockerfile and GitHub CI
- Use Python 3.11 in Devcontainer
- Python
Published by dvolodin7 over 3 years ago