Releases: deviscoding/colors
Releases · deviscoding/colors
Dart Sass Compatibility
v1.1 Version bump.
Quote Bugfixes
Fixes issues with value quoting that may appear with some newer versions of sass.
Package Name Change
Package Name Changes only; no code changes.
Contrast Detection Improvements
v1.0.7 Version bump.
Adds Component Color Functions
v1.0.6 Adds component color functions.
Maintenance Release
v1.0.5 Better protection against map overwriting for multiple inclusions.
Sass >3.3 Compatibility
Updates global variables to work with SASS >3.3.
Maintenance Release
Adds additional protections against confusing color names and color map keys.
Maintenance Release
Quotes keys in maps to avoid conflicts between key name and colors in SASS. No other changes.
Initial Release
v1.0 Changes to mixins for setters, as SASS functions should not have cons…