Releases: KennyOliver/VividHues
v5.6.2
Full Changelog: v5.6.1...v5.6.2
Properly Working Download Button via GitCDN!
Also added a CodeQL (GitHub Action) which checks how good my code is per release (the official publish type)
The GitHub Action got removed in the end
(I found it on https://github.com/DenverCoder1/readme-download-button-action)
Full Changelog: v5.6.0...v5.6.1
Bash Installer Script with README Download Button via GH Action
Custom Exceptions
Custom Exceptions for Clr.pattern()
& Clr.delPrevLine()
Tweaked README Main Demo Code to remove Clr.RS
Full Changelog: v5.4.2...v5.5.1
New dunder details & New Clr.delPrevLine() & Tweaked README
More descriptive: 6 New dunder package info details & New delPrevLine(repeat=1) with Documentation
Added New Clr.delPrevLine()
function that erases the previous line in the CLI
Users can pass an integer to do so multiple times (e.g. Clr.delPrevLine(5)
)
As always, the README documentation is updated to reflect recent changes, and provide a guide for the usage of new features!
Full Changelog: v5.3.7...v5.4.2
No More Color Leakage from Magic Functions & README Tweaking
Removed color leakage from all magic functions, rather than just Clr.random()
Added a section detailing about what "color leakage" is & how to solve it
Adjusted downloads badges labels
Tweaked whitespace in multiple places
Using dynamically linked images for the VividHues example preview
Added preview images for each code example of each Magic Function
Put the instruction to do from VividHues import Clr
in the installation section just to be even more clear for first-time users
Full Changelog: v5.2.9...v5.3.7
New Download Metrics Badges for README
Full Changelog: v5.2.8...v5.2.9
v5.2.8
Tweaked README section "How VividHues Stacks Up"
What's Changed
- Create CODE_OF_CONDUCT.md by @KennyOliver in #18
Full Changelog: v5.2.7...v5.2.8
v5.2.7
Misspelt license classifier
Full Changelog: v5.2.6...v5.2.7
v5.2.6
Accidental extra quote mark in setup.py!
Full Changelog: v5.2.5...v5.2.6