All notable changes to the "change-color-format" extension will be documented in this file.
- feat: Allow trusted and virtual workspaces
- feat: Add "hex" to find palette format easier
- test: Disable running other extensions
- chore(deps): Upgrade to all latest
- fix: rgb(a) to hex conversion (#18) (Thanks @fritz-c)
- chore: Upgrade to the latest vscode template (#25)
- fix: workaround for bug in color package that doesn't correctly round numbers (#26)
- build: Add GitHub action for testing (#24)
- chore(deps): Upgrade dependencies for security alert (#27)
- Fixed eslint/prettier running on ALL files, not just ones that lint-staged passed in
- Initial release