Skip to content

Releases: kai687/sphinxawesome-theme

6.0.0

22 Jan 07:02
c36f101

Choose a tag to compare

This release drops support for Python versions 3.8 and 3.9, and adds support for Sphinx 9.

Otherwise, it's the same as 5.3.2 with a few improvements here and there that accumulated over the last year.

6.0.0-beta.4

20 Jan 07:53
3beb543

Choose a tag to compare

6.0.0-beta.4 Pre-release
Pre-release

Add support for Sphinx 9

6.0.0-beta.3

24 Jun 18:28

Choose a tag to compare

6.0.0-beta.3 Pre-release
Pre-release

What's Changed

Full Changelog: 6.0.0-beta.2...6.0.0-beta.3

6.0.0-beta.2

07 May 18:07

Choose a tag to compare

6.0.0-beta.2 Pre-release
Pre-release

What's Changed

Full Changelog: 6.0.0-beta.1...6.0.0-beta.2

6.0.0-beta.1

02 Dec 08:51

Choose a tag to compare

6.0.0-beta.1 Pre-release
Pre-release
Intermediary release

6.0.0-alpha.2

26 Nov 20:30
8e9dced

Choose a tag to compare

6.0.0-alpha.2 Pre-release
Pre-release

What's Changed

  • Play nicely with myst-nb extension #2082

5.3.2

08 Nov 11:50

Choose a tag to compare

Bug Fixes

5.3.1

04 Oct 15:42
beebf4b

Choose a tag to compare

Bug Fixes

5.3.0

04 Oct 12:33

Choose a tag to compare

Features

  • support dark mode color schemes (#1854)
  • support sphinx 8 (#2011)

5.2.0

31 May 05:34

Choose a tag to compare

Features

  • Support pygments_style_dark option that allows you to set a different syntax highlighting scheme in light and dark modes. #1854 (Kai Welke)
  • This deprecates the bundled sphinxawesome_highlighting extension, which is no longer required.