Skip to content

v4.1.2

Compare
Choose a tag to compare
@inttter inttter released this 24 Jan 20:03
· 311 commits to main since this release

This update is quite good in terms of usefulness. Have a read!

Breaking Changes

  • 3accb56 🦺 feat: add hexadecimal validation
    • Colors like "blue", "red", "yellow", etc... are no longer supported.
    • You can type your hexadecimal with or without a # at the start (e.g. #FFFFFF and FFFFFF will both work)

Features

  • 6bdafe6 ✨ feat: add support for links in main command

Miscellaneous

  • c7ebdda 🎨 chore: move search command back into main file

  • 033a22b 🔥 docs(readme): remove demo video

  • bd04ac9 👷 config: update dependabot to check every saturday