Added
- add scheme-smart and smart mode to nixos module
- smart scheme variant type and smart mode
- add
source_color_indexto config (closes #289) - add cache for per template scheme types (#292)
Fixed
- remove -D warnings from clippy CI step to unblock on pre-existing warnings
- high-priority code quality improvements
- change ordering for base16 accents from image (#286, #283)
Other
- Merge pull request #311 from joaosreis/patch-1
- Replace debug panic in template engine
- Fix grayscale filter on HSL colors
- Remove unused quantizer_kmeans module
- Remove dead exec module
- format
- add enabled key
- Merge pull request #290 from haikalllp/fix/tildeUsageOnHooks
- remove indices from show_source_colors output
- make listing source colors an arg for image instead of a different command
- added new image-colors command to list possible source colors from image
- use
swap_removeto remove warning - cargo fmt
- cli_overides cont.
- SchemeType-specific cache (#295)
- move cli overrides to a dedicated function
Removed
- removed unnecessary import