Colorist

Latest version: v1.8.3

Safety actively analyzes 693883 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

1.8.3

**Full Changelog**: https://github.com/jakob-bagterp/colorist-for-python/compare/v1.8.2...v1.8.3

1.8.2

What's Changed
* Bump pre-commit from 4.0.0 to 4.0.1 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/393
* Bump mkdocs-material from 9.5.39 to 9.5.40 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/392
* Bump mkdocstrings from 0.26.1 to 0.26.2 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/391
* Bump mkdocstrings-python from 1.11.1 to 1.12.0 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/389
* Bump coverage from 7.6.1 to 7.6.3 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/390
* Bump mkdocstrings-python from 1.12.0 to 1.12.2 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/395
* Bump mkdocs-material from 9.5.40 to 9.5.42 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/394
* Bump mypy from 1.11.2 to 1.12.1 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/396
* Bump tox from 4.21.2 to 4.23.0 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/397
* Bump coverage from 7.6.3 to 7.6.4 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/398
* Bump mypy from 1.12.1 to 1.13.0 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/401
* Bump tox from 4.23.0 to 4.23.2 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/400
* Bump mkdocs-git-revision-date-localized-plugin from 1.2.9 to 1.3.0 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/399
* Feature: Add new .editorconfig for configuration of coding style by jakob-bagterp in https://github.com/jakob-bagterp/colorist-for-python/pull/403
* Feature: Add workflow for automated release by jakob-bagterp in https://github.com/jakob-bagterp/colorist-for-python/pull/404


**Full Changelog**: https://github.com/jakob-bagterp/colorist-for-python/compare/v1.8.1...v1.8.2

1.8.1

What's Changed
New Features
* Feature: Add support for Python 3.13 by jakob-bagterp in https://github.com/jakob-bagterp/colorist-for-python/pull/388

Documentation
* Documentation: Fix issue of leading zeros not allowed for VGA extended colors by jakob-bagterp in https://github.com/jakob-bagterp/colorist-for-python/pull/384
* Documentation: Add examples to ANSI codes for VGA extended colors by jakob-bagterp in https://github.com/jakob-bagterp/colorist-for-python/pull/385

Updated Dependencies
* Bump tox from 4.20.0 to 4.21.2 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/387
* Bump pre-commit from 3.8.0 to 4.0.0 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/386


**Full Changelog**: https://github.com/jakob-bagterp/colorist-for-python/compare/v1.8.0...v1.8.1

1.8.0

What's Changed
New Features
* Feature: Add support for 8-bit VGA colors by jakob-bagterp in https://github.com/jakob-bagterp/colorist-for-python/pull/383

Documentation
* Documentation: Add ownership meta tag for Google Search Console by jakob-bagterp in https://github.com/jakob-bagterp/colorist-for-python/pull/374
* Documentation: Add robots.txt to enhance SEO by jakob-bagterp in https://github.com/jakob-bagterp/colorist-for-python/pull/375
* Documentation: Add examples to ANSI escape codes section by jakob-bagterp in https://github.com/jakob-bagterp/colorist-for-python/pull/378
* Documentation: Add visuals to ANSI escape codes overview by jakob-bagterp in https://github.com/jakob-bagterp/colorist-for-python/pull/381

Updated Dependencies
* Bump mkdocstrings-python from 1.10.0 to 1.10.2 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/328
* Bump mkdocs-material from 9.5.22 to 9.5.24 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/327
* Bump pytest from 8.2.0 to 8.2.1 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/326
* Bump coverage from 7.5.1 to 7.5.2 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/329
* Bump mkdocstrings-python from 1.10.2 to 1.10.3 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/330
* Bump mkdocs-material from 9.5.24 to 9.5.25 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/331
* Bump mkdocs-git-revision-date-localized-plugin from 1.2.5 to 1.2.6 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/332
* Bump coverage from 7.5.2 to 7.5.3 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/333
* Bump tox from 4.15.0 to 4.15.1 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/336
* Bump mkdocs-material from 9.5.25 to 9.5.26 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/334
* Bump pytest from 8.2.1 to 8.2.2 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/335
* Bump flake8 from 7.0.0 to 7.1.0 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/337
* Bump mkdocs-material from 9.5.26 to 9.5.27 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/338
* Bump mkdocstrings-python from 1.10.3 to 1.10.5 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/339
* Bump coverage from 7.5.3 to 7.5.4 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/340
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/jakob-bagterp/colorist-for-python/pull/343
* Bump mike from 2.1.1 to 2.1.2 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/342
* Bump mypy from 1.10.0 to 1.10.1 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/341
* Bump mkdocs-material from 9.5.27 to 9.5.28 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/344
* Bump tox from 4.15.1 to 4.16.0 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/345
* Bump coverage from 7.5.4 to 7.6.0 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/346
* Bump mkdocs-material from 9.5.28 to 9.5.29 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/347
* Bump mypy from 1.10.1 to 1.11.0 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/349
* Bump pytest from 8.2.2 to 8.3.1 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/348
* Bump pre-commit from 3.7.1 to 3.8.0 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/354
* Bump mkdocstrings-python from 1.10.5 to 1.10.7 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/352
* Bump mkdocs-material from 9.5.29 to 9.5.30 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/350
* Bump mkdocstrings from 0.25.1 to 0.25.2 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/351
* Bump pytest from 8.3.1 to 8.3.2 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/353
* Bump mypy from 1.11.0 to 1.11.1 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/355
* Bump mkdocs-material from 9.5.30 to 9.5.31 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/356
* Bump flake8 from 7.1.0 to 7.1.1 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/357
* Bump coverage from 7.6.0 to 7.6.1 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/358
* Bump tox from 4.16.0 to 4.17.1 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/359
* Bump mkdocstrings-python from 1.10.7 to 1.10.8 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/360
* Bump mkdocs-material from 9.5.31 to 9.5.33 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/365
* Bump mypy from 1.11.1 to 1.11.2 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/364
* Bump mike from 2.1.2 to 2.1.3 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/361
* Bump tox from 4.17.1 to 4.18.0 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/362
* Bump mkdocs-git-revision-date-localized-plugin from 1.2.6 to 1.2.7 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/363
* Bump mkdocstrings-python from 1.10.8 to 1.10.9 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/366
* Bump mkdocs-material from 9.5.33 to 9.5.34 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/367
* Bump mkdocs from 1.6.0 to 1.6.1 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/368
* Bump mkdocstrings from 0.25.2 to 0.26.0 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/369
* Bump mkdocstrings-python from 1.10.9 to 1.11.1 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/373
* Bump tox from 4.18.0 to 4.18.1 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/372
* Bump mkdocs-git-revision-date-localized-plugin from 1.2.7 to 1.2.8 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/370
* Bump mkdocstrings from 0.26.0 to 0.26.1 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/371
* Bump mkdocs-git-revision-date-localized-plugin from 1.2.8 to 1.2.9 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/377
* Bump pytest from 8.3.2 to 8.3.3 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/376
* Bump tox from 4.18.1 to 4.20.0 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/379
* Bump mkdocs-material from 9.5.34 to 9.5.36 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/380
* Bump mkdocs-material from 9.5.36 to 9.5.39 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/382


**Full Changelog**: https://github.com/jakob-bagterp/colorist-for-python/compare/v1.7.3...v1.8.0

1.7.3

What's Changed
New Features
* Feature: Add extended color options Hex, RGB, HSL to effect method by jakob-bagterp in https://github.com/jakob-bagterp/colorist-for-python/pull/325

Updated Dependencies
* Bump mkdocs-material from 9.5.17 to 9.5.18 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/310
* Bump mkdocstrings-python from 1.9.2 to 1.10.0 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/312
* Bump mypy from 1.9.0 to 1.10.0 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/314
* Bump pytest from 8.1.1 to 8.2.0 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/316
* Bump tox from 4.14.2 to 4.15.0 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/317
* Bump mkdocs-material from 9.5.18 to 9.5.20 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/315
* Bump mkdocs from 1.5.3 to 1.6.0 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/311
* Bump mkdocs-git-revision-date-localized-plugin from 1.2.4 to 1.2.5 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/318
* Bump mkdocstrings from 0.24.3 to 0.25.1 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/319
* Bump mike from 2.0.0 to 2.1.1 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/320
* Bump coverage from 7.4.4 to 7.5.1 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/321
* Bump mkdocs-material from 9.5.20 to 9.5.21 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/322
* Bump pre-commit from 3.7.0 to 3.7.1 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/323
* Bump mkdocs-material from 9.5.21 to 9.5.22 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/324


**Full Changelog**: https://github.com/jakob-bagterp/colorist-for-python/compare/v1.7.2...v1.7.3

1.7.2

What's Changed
Fixes and Updates
* Fix: Prevent MyPy issue with missing type stub files by jakob-bagterp in https://github.com/jakob-bagterp/colorist-for-python/pull/309

Updated Dependencies
* Bump tox from 4.12.1 to 4.13.0 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/286
* Bump pre-commit from 3.6.1 to 3.6.2 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/285
* Bump mkdocs-material from 9.5.9 to 9.5.10 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/284
* Bump pytest from 8.0.0 to 8.0.1 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/283
* Bump coverage from 7.4.1 to 7.4.3 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/287
* Bump mkdocs-material from 9.5.10 to 9.5.11 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/288
* Bump pytest from 8.0.1 to 8.0.2 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/289
* Bump pytest from 8.0.2 to 8.1.0 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/292
* Bump mkdocstrings from 0.24.0 to 0.24.1 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/291
* Bump mkdocs-material from 9.5.11 to 9.5.12 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/290
* Bump mkdocs-material from 9.5.12 to 9.5.13 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/296
* Bump pytest from 8.1.0 to 8.1.1 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/295
* Bump tox from 4.13.0 to 4.14.1 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/294
* Bump mypy from 1.8.0 to 1.9.0 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/293
* Bump mkdocs-material from 9.5.13 to 9.5.14 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/297
* Bump coverage from 7.4.3 to 7.4.4 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/298
* Bump mkdocstrings-python from 1.8.0 to 1.9.0 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/299
* Bump tox from 4.14.1 to 4.14.2 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/300
* Bump mkdocs-material from 9.5.14 to 9.5.15 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/301
* Bump pre-commit from 3.6.2 to 3.7.0 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/302
* Bump pytest-cov from 4.1.0 to 5.0.0 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/303
* Bump mkdocs-material from 9.5.15 to 9.5.16 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/304
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/jakob-bagterp/colorist-for-python/pull/305
* Bump mkdocs-material from 9.5.16 to 9.5.17 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/306
* Bump mkdocstrings from 0.24.1 to 0.24.3 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/308
* Bump mkdocstrings-python from 1.9.0 to 1.9.2 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/307


**Full Changelog**: https://github.com/jakob-bagterp/colorist-for-python/compare/v1.7.1...v1.7.2

Page 1 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.