aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Improved the documentation, is ready for 0.4 release0.4Thomas Touhey2022-01-016-11/+33
* Added color tests, fixed a few thingsThomas Touhey2022-01-018-86/+276
* Wrote more documentationThomas Touhey2022-01-0126-130/+638
* Fixed the documentation a tad, made extended hex support optionalThomas Touhey2022-01-018-31/+85
* More tests on decoders, added a few more conversions.Thomas Touhey2022-01-014-7/+91
* Fixed ncol parsing to have dynamic percentagesThomas Touhey2022-01-014-124/+238
* Reorganized the module to have one level and static type checkedThomas Touhey2021-12-317-64/+50
* Compatibility with Python < 3.10Thomas Touhey2021-12-314-8/+54
* Reworking thcolor.Thomas Touhey2021-12-3142-3595/+3736
* Added an alias directive.Thomas Touhey2019-05-215-60/+61
* Added a few other systems and RGB color profiles.Thomas Touhey2019-05-157-65/+544
* Corrections and made the builtin module publicThomas Touhey2019-05-128-12/+8
* Added CMYK support.Thomas Touhey2019-05-117-163/+165
* Enhanced the docs (part 2).Thomas Touhey2019-05-1112-43/+297
* Enhanced the docs.Thomas Touhey2019-05-107-68/+279
* Corrected packaging and bumped to 0.3.1.0.3.1Thomas Touhey2019-05-104-24/+51
* Version 0.3 is out!0.3Thomas Touhey2019-05-103-6/+56
* Added docsThomas Touhey2019-05-1010-1/+138
* Corrected CSS producing and added tests for it.Thomas Touhey2019-05-102-12/+39
* Corrected formulas, now passes all tests!Thomas Touhey2019-05-103-41/+119
* Started adding ncol supportThomas Touhey2019-05-095-7/+127
* Added lighter() and darker() and corrected some methods.Thomas Touhey2019-05-097-56/+273
* Fixed packaging.Thomas Touhey2019-05-081-1/+1
* Trying optional inclusion of the module.Thomas Touhey2019-05-081-3/+9
* More tests and fixes.Thomas Touhey2019-05-085-86/+152
* Added hsl (with hue and angle support)Thomas Touhey2019-05-089-89/+452
* 0.2.1 -> not using the attr in setup.cfg anymore, should solve pip installs.0.2.1Thomas Touhey2019-05-072-2/+2
* Version 0.2, some elements are still to be updated0.2Thomas Touhey2019-05-075-6/+6
* Remade the whole using generic function utilities.Thomas Touhey2019-05-0710-400/+839
* Modified the websiteThomas Touhey2019-05-061-1/+1
* Corrected test format.Thomas Touhey2019-05-062-4/+3
* Initial commit.Thomas Touhey2019-05-0618-0/+1445