Skip to content

Releases: network-tools/pingping

v1.3.5 - Modern Python Project

17 Jan 19:20

Choose a tag to compare

Highlights

  • 🎯 100% Test Coverage (35 tests, up from 76%)
  • 🚀 Modern Tooling - uv, ruff, black, testiq
  • 📦 Improved CI/CD - Streamlined workflows
  • 📝 Better Documentation - CONTRIBUTING.md, CHANGELOG.md

Key Changes

  • Adopted uv for package management
  • Added TestIQ for test quality analysis
  • Created developer Makefile with 17+ commands
  • Dropped Python 2.7 support (requires Python 3.9+)
  • Removed legacy files (setup.py, tox.ini)
  • Modern pyproject.toml configuration