Skip to content

v0.5.2

Choose a tag to compare

@AnttiRask AnttiRask released this 07 Feb 00:13
· 8 commits to main since this release

What's Changed

Bug Fixes

  • Fixed color count test to use >= threshold instead of exact count, preventing test failures when the color database is updated
  • Fixed test warning for 8-digit hex codes triggering fallback

Data

  • Updated color database with 29 new colors from the color-names repository

Documentation

  • Replaced hardcoded "32,462" color count with "32,000+" throughout docs and README

CI/CD

  • Fixed update-colors workflow (dependency installation, caching, permissions)
  • Simplified workflow to push directly to main
  • Re-enabled macOS in R-CMD-check workflow

Full Changelog: v0.5.1...v0.5.2