Skip to content

Releases: jurasofish/sphinx-toggleprompt

V0.5.2

07 Jan 04:09
Compare
Choose a tag to compare
  • Fixed read the docs config issue

V0.5.1

07 Jan 03:49
97d5480
Compare
Choose a tag to compare
  • Correctly bump package version

V0.5.0

07 Jan 03:43
10415d1
Compare
Choose a tag to compare
  • Updated the main javascript code to match that from the official Python docs theme
    This is more or less a complete rewrite, and notably no longer relies on jquery.
  • Support Sphinx 4.5.0 through 8.x (previously was 4.5.0 through 5.x).
  • Support Python 3.9 through 3.12 (previously was 3.6 through 3.11).

V0.4.0

08 Apr 05:22
1a61de9
Compare
Choose a tag to compare
  • Loosened max sphinx version to v6, up from v5.
  • Enabled Python 3.11 in CI tests.

V0.3.1

11 Dec 00:35
581e2aa
Compare
Choose a tag to compare
  • Fixed issue with pypi publishing

V0.3.0

11 Dec 00:28
Compare
Choose a tag to compare
  • Dropped support for sphinx < 4.5.0. This is due to sphinx-doc/sphinx#10291
  • Added tests for sphinx 5
  • Modified sphinx dependency to be less than v6

V0.2.0

14 May 01:38
da5436e
Compare
Choose a tag to compare
  • Added toggleprompt_default_hidden config value to allow setting initial hidden/shown state.

V0.1.1

07 May 03:29
Compare
Choose a tag to compare

Maintenance release.

  • Added tests for python 3.6 through 3.8
  • Added tests for sphinx 4
  • Restricted jinja2 dependency version to fix breaking changes introduced in version 3.1

Note the release for V1.0.0 was deleted due to a bad changelog.

V0.0.5

26 Nov 22:16
5410ea9
Compare
Choose a tag to compare
Merge pull request #10 from jurasofish/develop

merge master for 0.0.5

V0.0.3

25 Jul 08:04
6b83b9d
Compare
Choose a tag to compare

Prompt no longer user selectable.
New highlight div class.