Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 3.0.0 #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

🤖 I have created a release beep boop

3.0.0 (2024-11-16)

⚠ BREAKING CHANGES

  • change palette data structure to match json, add codegen (#29)

Features

  • Add from hex method (bef684a)
  • add gh-pages build script for pygments css (#33) (7e4584b)
  • add hsl/hsla properties to colours (#21) (65113e6)
  • add identifier field to Color and Flavor (#32) (465e326)
  • add iteration over Palette and FlavorColors (#30) (411e2df)
  • add name field for each flavour (#20) (fbdac64), closes #19
  • add opacity to colours (4f9dae0)
  • add pygments plugins (32239ce)
  • add python package (0f152ea)
  • add rich integration (#17) (0d3b1db)
  • added matplotlib support (#36) (580dabc)
  • change palette data structure to match json, add codegen (#29) (8695144)
  • change prefix on pygments css file names (cfb2694)
  • css: add important stylesheet variants (a0fd5b0)
  • css: scope token classes to pre elements (6c746c1)
  • css: target pre[lang] in addition to pre (a8eb6b9)
  • Improvements to pygments styles (#18) (36cddb8)
  • pygments: "can't you just..." - @nullishamy (#88) (0e0a289)
  • pygments: remove line-height (#86) (368c755)
  • refactor and add pygments integration (6c1d248)

Bug Fixes

  • .- (ef18bd7)
  • add missing feature flag in ci (91d0d0b)
  • deps: update dependency matplotlib to v3.9.1 (#56) (ed3cc08)
  • deps: update dependency matplotlib to v3.9.2 (#68) (0d31bdb)
  • deps: update dependency pygments to v2.18.0 (#44) (b40036e)
  • deps: update dependency rich to v13.7.1 (#39) (f72ae06)
  • deps: update dependency rich to v13.8.0 (#71) (9f4ed60)
  • deps: update dependency rich to v13.9.2 (#83) (73fc25e)
  • deps: update dependency tinycss2 to v1.3.0 (#45) (c1e9d90)
  • extras/pygments: align syntax highlighting tokens with style guide (#75) (2d0df3d)
  • extras/pygments: change Keyword.Reserved from pink to mauve (c0c3ee9)
  • extras/pygments: change Name.Exception from text to yellow (c0c3ee9)
  • extras/pygments: change Name.Tag from pink to blue (#77) (ecf1972)
  • Improve pylint score (54c5c5c)
  • legacy type hint syntax (f5e35d2)
  • pygments: functions should be blue, not sapphire (#79) (0bdf4e0)
  • scripts/build-gh-pages: add code selector for pygments styles (#69) (6699255)

Reverts

  • css: remove extra pre[lang] selector (#35) (3fd71d3)

Documentation

  • add ipython instructions to readme (bbe9c17)
  • add pygments usage information (cdc1644)
  • fix typo in python readme (d0fa440)
  • move iterable docstring from Flavor to FlavorColors (eaa1e45)
  • readme: add matplotlib contributors to thanks section (1695f2f)
  • update python readme with better contribution instructions (d38a29c)
  • use true colors in ipython example config (#26) (b7420ca)

This PR was generated with Release Please. See documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants