Skip to content

Latest commit

 

History

History
125 lines (75 loc) · 6.3 KB

CHANGELOG.md

File metadata and controls

125 lines (75 loc) · 6.3 KB

v3.0.0

compare changes

🚀 Enhancements

  • Implement exclude parameter for config (#7)
  • ⚠️ Refactor colors to config flag (da3f633)
  • Update generation of changelog (79df1d1)

🩹 Fixes

  • deps: Update bun packages (major) (#8)

🏡 Chore

  • workflows: Update build script (9432e23)
  • Improve linting with biome (9fb53a8)
  • Validate PR titles (9202599)
  • workflows: Add renovate config (b30b49a)
  • config: Migrate renovate config (#10)

⚠️ Breaking Changes

  • ⚠️ Refactor colors to config flag (da3f633)

❤️ Contributors

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

July 3, 2024

  • Update import df68e6c
  • Update interface 1ea8432
  • Move files into cli directory to avoid conflicts with Node 22059c2

July 3, 2024

  • Update workflow permissions 0916de7

July 3, 2024

July 3, 2024

  • Update the API (new AnalyzeFiles function for server environment) and update to Bun for better performance c5fbb3f

July 2, 2024

July 1, 2024

  • Update interface 9126257
  • Fix typo in versionChange field in release.yml f34ac3d

February 27, 2023

  • Refactor code e5b34bc
  • Hide suggestions if no suggestions are available f048f84
  • Allow gradient ids to be specified for colors 7127d42

December 23, 2022

  • Use chroma.deltaE in color suggestion #4
  • Remove bundled package from repository 1ff2681

June 20, 2022

June 20, 2022

March 6, 2022

  • Accept "none" as valid color value #3

March 5, 2022

  • Add funding information 04478fb
  • Support glob file patterns for CLI #1