Colorist

Latest version: v1.7.2

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

Scan your dependencies

Page 1 of 4

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

1.7.1

What's Changed
New Features
* Feature: Add background color option to full line effect methods by jakob-bagterp in https://github.com/jakob-bagterp/colorist-for-python/pull/282

Fixes and Updates
* Fix: Deprecated emoji support in MkDocs Material by jakob-bagterp in https://github.com/jakob-bagterp/colorist-for-python/pull/230
* Fix: Deployment workflow error in MkDocs Mike by jakob-bagterp in https://github.com/jakob-bagterp/colorist-for-python/pull/239
* Fix: Temporarily disable MkDocs Mike version control by jakob-bagterp in https://github.com/jakob-bagterp/colorist-for-python/pull/249
* Fix: Missing images on documentation site on GitHub Pages by jakob-bagterp in https://github.com/jakob-bagterp/colorist-for-python/pull/250
* Fix: Resolve failed test runs on GitHub Actions on other projects by updating version info for setuptools by jakob-bagterp in https://github.com/jakob-bagterp/colorist-for-python/pull/251

Documentation Updates
* Documentation: Various corrections (part 6) by jakob-bagterp in https://github.com/jakob-bagterp/colorist-for-python/pull/233
* Documentation: Add examples to full line methods by jakob-bagterp in https://github.com/jakob-bagterp/colorist-for-python/pull/281

Updated Dependencies
* Bump mkdocs-material-extensions from 1.2 to 1.3 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/231
* Bump mypy from 1.6.0 to 1.6.1 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/232
* Bump mkdocs-material from 9.4.6 to 9.4.7 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/235
* Bump pytest from 7.4.2 to 7.4.3 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/234
* Bump mkdocs-material from 9.4.7 to 9.4.8 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/237
* Bump mike from 1.1.2 to 2.0.0 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/236
* Bump mkdocstrings-python from 1.7.3 to 1.7.4 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/241
* Bump mypy from 1.6.1 to 1.7.0 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/240
* Bump mkdocs-material from 9.4.8 to 9.4.10 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/243
* Bump mkdocstrings from 0.23.0 to 0.24.0 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/242
* Bump mkdocs-material from 9.4.10 to 9.4.14 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/247
* Bump mkdocstrings-python from 1.7.4 to 1.7.5 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/246
* Bump mypy from 1.7.0 to 1.7.1 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/244
* Bump mkdocs-material-extensions from 1.3 to 1.3.1 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/245
* Bump setuptools from version 68.2.2 to 69.0.2 by jakob-bagterp in https://github.com/jakob-bagterp/colorist-for-python/pull/248
* Bump tox from 4.11.3 to 4.11.4 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/252
* Bump actions/setup-python from 4 to 5 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/253
* Bump pre-commit from 3.5.0 to 3.6.0 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/255
* Bump mkdocs-material from 9.4.14 to 9.5.1 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/254
* Bump coverage from 7.3.2 to 7.3.3 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/256
* Bump mkdocs-minify-plugin from 0.7.1 to 0.7.2 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/257
* Bump mkdocs-material from 9.5.1 to 9.5.2 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/258
* Bump github/codeql-action from 2 to 3 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/259
* Bump mypy from 1.7.1 to 1.8.0 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/263
* Bump mkdocs-git-revision-date-localized-plugin from 1.2.1 to 1.2.2 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/262
* Bump coverage from 7.3.3 to 7.3.4 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/260
* Bump mkdocs-material from 9.5.2 to 9.5.3 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/261
* Bump pytest from 7.4.3 to 7.4.4 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/264
* Bump coverage from 7.3.4 to 7.4.0 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/265
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/jakob-bagterp/colorist-for-python/pull/266
* Bump flake8 from 6.1.0 to 7.0.0 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/267
* Bump mkdocstrings-python from 1.7.5 to 1.8.0 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/269
* Bump tox from 4.11.4 to 4.12.0 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/268
* Bump tox from 4.12.0 to 4.12.1 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/272
* Bump mkdocs-material from 9.5.3 to 9.5.4 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/271
* Bump actions/cache from 3 to 4 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/270
* Bump pytest from 7.4.4 to 8.0.0 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/273
* Bump mkdocs-material from 9.5.4 to 9.5.6 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/274
* Bump coverage from 7.4.0 to 7.4.1 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/275
* Bump mkdocs-git-revision-date-localized-plugin from 1.2.2 to 1.2.4 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/276
* Bump mkdocs-minify-plugin from 0.7.2 to 0.8.0 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/278
* Bump mkdocs-material from 9.5.6 to 9.5.7 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/277
* Bump pre-commit from 3.6.0 to 3.6.1 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/279
* Bump mkdocs-material from 9.5.7 to 9.5.9 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/280


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

1.7.0

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

Fixes and Updates
* Fix: Broken image links on documentation website (part 1) by jakob-bagterp in https://github.com/jakob-bagterp/colorist-for-python/pull/190
* Fix: Broken image links on documentation website (part 2) by jakob-bagterp in https://github.com/jakob-bagterp/colorist-for-python/pull/192
* Fix: Broken image links on documentation website (part 3) by jakob-bagterp in https://github.com/jakob-bagterp/colorist-for-python/pull/193
* Refactor: Rename GitHub Actions workflows by jakob-bagterp in https://github.com/jakob-bagterp/colorist-for-python/pull/200

Documentation Updates
* Documentation: Add workflow to test MkDocs build process by jakob-bagterp in https://github.com/jakob-bagterp/colorist-for-python/pull/179
* Documentation: Add minify plug-in to MkDocs by jakob-bagterp in https://github.com/jakob-bagterp/colorist-for-python/pull/183
* Documentation: Various corrections (part 1) by jakob-bagterp in https://github.com/jakob-bagterp/colorist-for-python/pull/184
* Documentation: Various corrections (part 2) by jakob-bagterp in https://github.com/jakob-bagterp/colorist-for-python/pull/185
* Documentation: Various corrections (part 3) by jakob-bagterp in https://github.com/jakob-bagterp/colorist-for-python/pull/186
* Documentation: Update image examples to text by jakob-bagterp in https://github.com/jakob-bagterp/colorist-for-python/pull/214
* Documentation: Various corrections (part 5) by jakob-bagterp in https://github.com/jakob-bagterp/colorist-for-python/pull/215

Updated Dependencies
* Bump mkdocstrings-python from 1.2.1 to 1.3.0 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/182
* Bump mkdocs from 1.5.1 to 1.5.2 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/181
* Bump mypy from 1.4.1 to 1.5.0 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/189
* Bump coverage from 7.2.7 to 7.3.0 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/188
* Bump tox from 4.6.4 to 4.8.0 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/187
* Documentation: Various corrections (part 4) by jakob-bagterp in https://github.com/jakob-bagterp/colorist-for-python/pull/191
* Bump mkdocstrings-python from 1.3.0 to 1.5.0 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/195
* Bump mypy from 1.5.0 to 1.5.1 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/194
* Bump tox from 4.8.0 to 4.9.0 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/196
* Bump mkdocs-material from 9.1.21 to 9.2.5 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/199
* Bump mkdocstrings-python from 1.5.0 to 1.6.0 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/198
* Bump tox from 4.9.0 to 4.10.0 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/197
* Bump pre-commit from 3.3.3 to 3.4.0 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/201
* Bump mkdocstrings from 0.22.0 to 0.23.0 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/203
* Bump mkdocs-material from 9.2.5 to 9.2.7 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/205
* Bump pytest from 7.4.0 to 7.4.1 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/204
* Bump tox from 4.10.0 to 4.11.1 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/202
* Bump actions/checkout from 3 to 4 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/206
* Bump mkdocstrings-python from 1.6.0 to 1.6.2 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/208
* Bump mkdocs-material from 9.2.7 to 9.2.8 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/210
* Bump tox from 4.11.1 to 4.11.3 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/209
* Bump pytest from 7.4.1 to 7.4.2 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/211
* Bump coverage from 7.3.0 to 7.3.1 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/207
* Bump mkdocstrings-python from 1.6.2 to 1.7.0 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/213
* Bump mkdocs-material from 9.2.8 to 9.3.1 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/212
* Bump mkdocs-material-extensions from 1.1.1 to 1.2 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/218
* Bump mkdocs from 1.5.2 to 1.5.3 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/217
* Bump mkdocs-material from 9.3.1 to 9.4.2 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/216
* Bump mkdocs-material from 9.4.2 to 9.4.3 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/219
* Bump mkdocstrings-python from 1.7.0 to 1.7.1 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/220
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/jakob-bagterp/colorist-for-python/pull/221
* Bump mkdocs-material from 9.4.3 to 9.4.4 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/223
* Bump mkdocstrings-python from 1.7.1 to 1.7.2 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/222
* Bump coverage from 7.3.1 to 7.3.2 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/224
* Bump pre-commit from 3.4.0 to 3.5.0 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/225
* Bump mkdocs-material from 9.4.4 to 9.4.6 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/226
* Bump mkdocs-git-revision-date-localized-plugin from 1.2.0 to 1.2.1 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/228
* Bump mkdocstrings-python from 1.7.2 to 1.7.3 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/227
* Bump mypy from 1.5.1 to 1.6.0 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/229


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

1.6.1

What's Changed
🥂 Visit the new documentation site! 🍾

Find it here: http://jakob-bagterp.github.io/colorist-for-python/

New Features
* Documentation: Add MkDocs site on GitHub Pages by jakob-bagterp in https://github.com/jakob-bagterp/colorist-for-python/pull/175

Fixes and Updates
* Feature: Add CodeQL badge by jakob-bagterp in https://github.com/jakob-bagterp/colorist-for-python/pull/170
* Refactor: Allow and handle None as default input for effect functions (part 1) by jakob-bagterp in https://github.com/jakob-bagterp/colorist-for-python/pull/177
* Refactor: Allow and handle None as default input for effect functions (part 2) by jakob-bagterp in https://github.com/jakob-bagterp/colorist-for-python/pull/178
*
Updated Dependencies
* Bump tox from 4.6.2 to 4.6.3 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/169
* Bump pytest from 7.3.2 to 7.4.0 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/167
* Bump mypy from 1.3.0 to 1.4.1 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/168
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/jakob-bagterp/colorist-for-python/pull/171
* Bump tox from 4.6.3 to 4.6.4 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/172
* Bump flake8 from 6.0.0 to 6.1.0 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/173


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

1.6.0

What's Changed
Breaking Changes
* Fix: Remove support for Python 2.7 as it's unsupported by GitHub Actions by jakob-bagterp in https://github.com/jakob-bagterp/colorist-for-python/pull/166

New Features
* Feature: Update docstring for custom color classes for RGB, HSL and Hex by jakob-bagterp in https://github.com/jakob-bagterp/colorist-for-python/pull/146
* Feature: Add general print full line of text function to cover all color classes for text and background; RGB, HSL and Hex; styling and effects by jakob-bagterp in https://github.com/jakob-bagterp/colorist-for-python/pull/144
* Feature: Add input validation to print methods for RGB, HSL and Hex by jakob-bagterp in https://github.com/jakob-bagterp/colorist-for-python/pull/147

Fixes and Updates
* Fix: Update validation of Hex color code pattern by jakob-bagterp in https://github.com/jakob-bagterp/colorist-for-python/pull/145
* Refactor: Remove unused print RGB helper functions (replaced by general print_color() method) by jakob-bagterp in https://github.com/jakob-bagterp/colorist-for-python/pull/148
* Fix: Codecov badge not syncing latest coverage state by jakob-bagterp in https://github.com/jakob-bagterp/colorist-for-python/pull/149
* Fix: Codecov badge not syncing latest coverage state (part 2) by jakob-bagterp in https://github.com/jakob-bagterp/colorist-for-python/pull/152
* Feature: Add total downloads badge by jakob-bagterp in https://github.com/jakob-bagterp/colorist-for-python/pull/153

Updated Dependencies
* Bump coverage from 7.2.3 to 7.2.5 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/151
* Bump tox from 4.4.12 to 4.5.1 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/150
* Bump pre-commit from 3.2.2 to 3.3.1 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/154
* Bump mypy from 1.2.0 to 1.3.0 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/155
* Bump pre-commit from 3.3.1 to 3.3.2 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/156
* Bump tox from 4.5.1 to 4.5.2 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/158
* Bump coverage from 7.2.5 to 7.2.6 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/159
* Bump pytest-cov from 4.0.0 to 4.1.0 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/157
* Bump coverage from 7.2.6 to 7.2.7 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/160
* Bump pytest from 7.3.1 to 7.3.2 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/161
* Bump tox from 4.5.2 to 4.6.0 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/162
* Bump pre-commit from 3.3.2 to 3.3.3 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/163
* Bump tox from 4.6.0 to 4.6.2 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/164


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

1.5.1

What's Changed
New Features
* Feature: Add hex classes ColorHex and BgColorHex for custom text color by jakob-bagterp in https://github.com/jakob-bagterp/colorist-for-python/pull/141
* Feature: Add print hex colors function by jakob-bagterp in https://github.com/jakob-bagterp/colorist-for-python/pull/139
* Feature: Add print background hex colors function by jakob-bagterp in https://github.com/jakob-bagterp/colorist-for-python/pull/140

Fixes and Updates
* Feature: Add extra test of __repr__ of BgColorHSL and BgColorHSL by jakob-bagterp in https://github.com/jakob-bagterp/colorist-for-python/pull/142

Documentation
* Documentation: Add Hex color options and examples of ColorHex and BgColorHex by jakob-bagterp in https://github.com/jakob-bagterp/colorist-for-python/pull/143
* Documentation: Add DEFAULT option for standard colors to documentation by jakob-bagterp in https://github.com/jakob-bagterp/colorist-for-python/pull/136

Updated Dependencies
* Bump pytest from 7.3.0 to 7.3.1 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/138
* Bump tox from 4.4.11 to 4.4.12 by dependabot in https://github.com/jakob-bagterp/colorist-for-python/pull/137


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

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.