Releases: catppuccin/python
Releases · catppuccin/python
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
v1.3.2
What's Changed
- feat: Improvements to pygments styles by @TEParsons in #18
New Contributors
- @TEParsons made their first contribution in #18
Full Changelog: v1.3.1...v1.3.2
v1.3.1
many thanks to @Mylus1 for contributing a Rich integration so we can use Catppuccin in the terminal!
Full Changelog: v1.3.0...v1.3.1
v1.3.0
v1.2.0
What's Changed
- test: refactor to use v0.2.0 palette json link by @sgoudham in #13
- Add helper method to create colours from hex by @Sigmanificient in #14
- feat: add opacity to colours by @backwardspy in #16
New Contributors
- @sgoudham made their first contribution in #13
- @Sigmanificient made their first contribution in #14
Full Changelog: v1.1.1...v1.2.0
v1.1.1
v1.1.0
What's Changed
- ci: add lint workflow by @backwardspy in #7
- feat: refactor and add pygments integration by @backwardspy in #9
- ci: add publish workflow by @backwardspy in #10
- docs: add pygments usage information by @backwardspy in #11
Full Changelog: https://github.com/catppuccin/python/commits/v1.1.0
