mirror of
https://github.com/catppuccin/python.git
synced 2026-02-19 16:15:05 +08:00
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
5.7 KiB
5.7 KiB
Changelog
2.5.0 (2025-08-03)
Build System
- ignore
versionfield in palette.json (b5dad76)
Documentation
Features
Bug Fixes
- handle uppercase hexes from pygments (#109) (d06dedc)
- pygments: mantle for code block backgrounds (#112) (c7e72f8)
2.4.1 (2025-02-26)
ci
2.4.0 (2025-02-25)
Build System
Features
Bug Fixes
2.3.4 (2024-09-08)
Bug Fixes
- extras/pygments: change
Keyword.Reservedfrompinktomauve(c0c3ee9) - extras/pygments: change
Name.Exceptionfromtexttoyellow(c0c3ee9)
2.3.3 (2024-09-08)
Bug Fixes
- extras/pygments: change
Name.Tagfrom pink to blue (#77) (ecf1972) - pygments: functions should be
blue, notsapphire(#79) (0bdf4e0)
2.3.2 (2024-09-08)
Bug Fixes
2.3.1 (2024-09-04)
Bug Fixes
- deps: update dependency matplotlib to v3.9.1 (#56) (ed3cc08)
- deps: update dependency matplotlib to v3.9.2 (#68) (0d31bdb)
- deps: update dependency rich to v13.8.0 (#71) (9f4ed60)
- scripts/build-gh-pages: add
codeselector for pygments styles (#69) (6699255)
Documentation
- move iterable docstring from Flavor to FlavorColors (eaa1e45)
- readme: add matplotlib contributors to thanks section (1695f2f)
2.3.0 (2024-06-18)
Features
Bug Fixes
- deps: update dependency pygments to v2.18.0 (#44) (b40036e)
- deps: update dependency rich to v13.7.1 (#39) (f72ae06)
- deps: update dependency tinycss2 to v1.3.0 (#45) (c1e9d90)