Skip to content

Releases: btfranklin/paintcan

v0.1.4

08 May 04:23

Choose a tag to compare

What's Changed

  • HSBA colors now validate hue, saturation, brightness, alpha, and range bounds, helping catch invalid color values earlier.
  • Color adjustment behavior is more robust when clamping or wrapping values outside allowed ranges.
  • Color schemes now behave more like standard sequences, including support for slicing.
  • Demo output now uses the correct project name, “PaintCan”.

v0.1.3

09 Jan 02:36

Choose a tag to compare

What's Changed

  • Updated the Python package publish workflow to stop installing mypy and generating type stubs during release publishing.

v0.1.2

08 Jan 23:29

Choose a tag to compare

What's Changed

  • Improved project linting by switching from Flake8 to Ruff and updating related configuration.
  • Added an automated GitHub workflow to generate draft release notes when new version tags are created.

v0.1.1

28 Dec 23:53

Choose a tag to compare

Full Changelog: v0.1.0...v0.1.1

v0.1.0

17 Dec 05:41

Choose a tag to compare