0c5a0f9635
- Update to 3.2.0 * Expose can_colorize as public API (#114) @hugovk * Add support for Python 3.15 (#123) @hugovk * Drop support for Python 3.9 (#121) @hugovk * Replace action-pre-commit-uv with prek-action (#124) @hugovk - from version 3.1.0 * Add true colour RGB option as input arguments (#102) @icyveins7 * Cache system lookups to save invocation time (#107) @miketheman * Advertise typing via classifier (#104) @miketheman * Migrate coverage configuration to pyproject.toml (#105) @miketheman - from version 3.0.1 * Fix licence filename in metadata (#100) @hugovk - from version 3.0.0 * Add support for Python 3.14 (#87) @hugovk * Only apply FORCE_COLOR, NO_COLOR and ANSI_COLORS_DISABLED when present and not an empty string (#92) @hugovk * Replace deprecated classifier with licence expression (PEP 639) (#95) @hugovk * Speedup: move typing imports into type-checking block (#94) @hugovk * Lint with faster action-pre-commit-uv: 1m22s -> 48s and 21s -> 15s (#86) @hugovk * Replace literal types with strings (#97) @hugovk * Remove deprecated __ALL__, use __all__ instead (#93) @hugovk - Update BuildRequires from pyproject.toml
Matej Cepl2025-11-29 22:19:25 +00:00
d62832ded3
- update to 2.5.0: * drop python 3.8 * switch to ruff
Dirk Mueller2024-10-07 20:38:59 +00:00
f86b407f07
Accepting request 1135347 from devel:languages:python
Ana Guerrero2023-12-28 22:02:41 +00:00
62a8a4ddab
- update to 2.4.0: * document terminal colour detection overrides (#60) @hugovk * Add support for Python 3.13 (#55) @hugovk * Improve isatty check (#56) @XiaoliChan * Improve typing (#44) @marcin-serwin * Drop support for EOL Python 3.7 (#47) @hugovk
Dirk Mueller2023-12-27 16:11:45 +00:00
3ebb3e9b90
Accepting request 1129210 from devel:languages:python
Ana Guerrero2023-11-27 21:44:54 +00:00
57c661d1e5
- update to 2.3.0: * Add no_color and force_color parameters to override env vars * Add support for Python 3.12 * Add light shades, dark grey and black
Dirk Mueller2023-11-27 18:35:44 +00:00
1bc3268aa4
- update to 2.0.1: * Add support for Python 3.11 and PyPy * Add support for Python 3.10 * Support NO_COLOR * Add type annotations to the project and run mypy on CI * Add tests
Dirk Mueller2022-10-03 16:04:44 +00:00