Skip to content

Releases: celery/sphinx_celery

v2.1.3

18 Jan 14:33
Compare
Choose a tag to compare

v2.1.2 had a faulty release and should be ignored.
v2.1.3 (this release) is a simple bump to fix this issue.

What's Changed

New Contributors

Full Changelog: v2.1.1...v2.1.3

v2.1.1

11 Jan 14:52
Compare
Choose a tag to compare

What's Changed

  • Fixed: "Extension error (sphinx.ext.intersphinx)" by @Nusnus in #64

Full Changelog: v2.1.0...v2.1.1

v2.1.0

11 Jan 13:23
Compare
Choose a tag to compare

What's Changed

  • Add the missing dependency on six by @mgorny in #11
  • enable pre-commit by @graingert in #12
  • update dependencies by @auvipy in #24
  • update python versions in classifier by @auvipy in #29
  • fix celery + django + pytest intersphinx urls by @hoefling in #32
  • Use warehouse URL prefix for PyPI extlinks by @hoefling in #37
  • Add placeholder to extlinks captions by @hoefling in #40
  • Add CodeQL workflow for GitHub code scanning by @lgtm-com in #43
  • update tox by @auvipy in #28
  • Correct pip command by @sledgeh4w in #47
  • Fixed pre-commit issues by @Nusnus in #54
  • Update canonical_dev_url by @lewisemm in #58
  • Added pytest-celery to INTERSPHINX_MAPPING and fixed in celery & kombu, master -> main by @Nusnus in #63

New Contributors

Full Changelog: v2.0.0...v2.1.0

v2.0.0

05 Nov 08:19
Compare
Choose a tag to compare

What's Changed

  • Make this theme Sphinx 2.0 compatible by @thedrow in #10

Full Changelog: v1.4.8...v2.0.0