Skip to content

v1.0.3

Choose a tag to compare

@Log1x Log1x released this 16 Jan 00:08
· 77 commits to master since this release

Change log

Enhancements

  • enhance(field): Add ability to exclude colors from the palette. (Closes #4)
  • chore(deps): Bump dependencies
  • chore(project): Bump README and LICENSE
  • feat(project): Change from CircleCI to GitHub actions (Fixes #11)
  • feat(project): Setup release workflow for bundling Composer
  • feat(project): Remove vendor bloat from the repository

Bug fixes

  • fix(field): Fix clearing color value on save (Fixes #6)
  • fix(field): Fix color not properly returning after save & refresh (Fixes #5, See: #7)
  • fix(palette): Fix improper use of array_pop (Fixes #8, See: #9)