v0.4.0 #27
schneiderfelipe
announced in
Announcements
v0.4.0
#27
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This feature release provides a simple
ColorPair
type that can to extended in the future (for low contrast detection, for instance).We also made all color types hashable, breaking change, since they must be immutable.
Update the library using pip:
$ pip install -U ochre
What's Changed
ColorPair
type (a3408b0)This discussion was created from the release v0.4.0.
Beta Was this translation helpful? Give feedback.
All reactions