Skip to content

Latest commit

 

History

History
59 lines (30 loc) · 3.62 KB

CHANGELOG.md

File metadata and controls

59 lines (30 loc) · 3.62 KB

Changelog

2.3.4 (2024-09-08)

Bug Fixes

  • extras/pygments: change Keyword.Reserved from pink to mauve (c0c3ee9)
  • extras/pygments: change Name.Exception from text to yellow (c0c3ee9)

2.3.3 (2024-09-08)

Bug Fixes

  • extras/pygments: change Name.Tag from pink to blue (#77) (ecf1972)
  • pygments: functions should be blue, not sapphire (#79) (0bdf4e0)

2.3.2 (2024-09-08)

Bug Fixes

  • extras/pygments: align syntax highlighting tokens with style guide (#75) (2d0df3d)

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 code selector 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)

Reverts

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