Changelog

Next

  • Drop Python 3.10 support (requires Python >=3.11).

2025.10.27.3

2025.10.27.2

2025.10.27.1

2025.10.27

Initial release.

Features:

  • multi_callback: Combine multiple Click callbacks into a single callback

  • sequence_validator: Apply a validator to each element in a sequence

  • Full type hints support

  • Comprehensive test suite

  • Sphinx documentation