v2.0.0
What's Changed
- feat!: change palette data structure to match json, add codegen by @backwardspy in #29
- feat: add iteration over Palette and FlavorColors by @backwardspy in #30
- drop python 3.7, upgrade dependencies by @backwardspy in #28
Additional
The following changes were unreleased in v1 and may have been partially or wholly superceded by the v2 changes above:
- feat: 🎨 Add name field for each flavour by @Mylus1 in #20
- feat: add hsl/hsla properties to colours by @backwardspy in #21
- Simplify configuration for IPython by @raffaem in #25
- Use true colors by @raffaem in #26
New Contributors
Full Changelog: v1.3.2...v2.0.0