Skip to content

Releases: crate/crate-docs-theme

0.37.0

21 Nov 18:26
Compare
Choose a tag to compare

What's Changed

  • Updated to most recent Furo
  • Added dark theme mode from Furo

Thanks, @msbt.

Details

  • README: Add badge informing about compatible Python versions by @amotl in #548
  • Python: Use Python 3.13 on CI by @amotl in #545
  • Chore: Use community.cratedb.com instead of previous crate.io by @amotl in #551
  • ci(mergify): upgrade configuration to current format by @mergify in #550
  • Bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in #549
  • Introduce furo's dark mode by @msbt in #546
  • Chore: Adjust Python version. Trim list of dependencies. Update changelog. by @amotl in #552

New Contributors

Full Changelog: 0.36.1...0.37.0

0.36.1

06 Nov 19:15
Compare
Choose a tag to compare

What's Changed

  • Re-added menu item about Cloud CLI (croud)

Details

Full Changelog: 0.35.0...0.36.1

0.36.0

15 Oct 21:08
Compare
Choose a tag to compare

What's Changed

  • Webpack: Update sass-loader from 13.3.3 to 16.0.2
  • Webpack: Use legacy configuration options with Sass 16
  • Bring back ESI
  • Navigation: Add items from website
  • Cleanup styles

Details

Full Changelog: 0.35.0...0.36.0

0.35.0

08 Oct 20:00
Compare
Choose a tag to compare

What's Changed

  • RTD: Add compatibility fixes for upstream changes at Read The Docs,
    enabling Read the Docs Addons by default.
  • RTD: Fix CSS to hide RTD-injected elements: Ads, fly-out, and footer.
  • RTD: Vendorize sphinx-build-compatibility to permit publishing
    crate-docs-theme to PyPI.
  • RTD: Fix inquiring active project versions.
    The v2 API returns or started returning inactive builds (PR numbers) in
    inquiries to active project versions. The v3 API works better, so the
    code in sphinx-build-compatibility has been adjusted correspondingly.
  • New GitHub Issues: Make link checker ignore HTML anchor references
    on GitHub after switching to the evolved GitHub Issues. This includes an
    update to sphinx>=7.1,<9, to respect the
    linkcheck_anchors_ignore_for_url configuration setting.

Details

  • Bump sass from 1.77.8 to 1.79.4 by @dependabot in #531
  • Bump webpack from 5.94.0 to 5.95.0 by @dependabot in #533
  • RTD: Add compatibility fixes for upstream changes at Read The Docs by @msbt in #535

Full Changelog: 0.34.1...0.35.0

0.34.1

24 Sep 19:02
Compare
Choose a tag to compare

What's Changed

  • Added a "Academy" menu item
  • Applied spacing to article footer

Details

Full Changelog: 0.34.0...0.34.1

0.34.0

07 Aug 15:43
Compare
Choose a tag to compare

What's Changed

  • Switch to modern responsive 3-column layout theme sphinx-basic-ng,
    spiced up by elements and styles from Furo (#390). Thanks, @pradyunsg.

Full Changelog: 0.33.2...0.34.0

0.33.2

25 Jul 10:40
Compare
Choose a tag to compare

What's Changed

  • Fixed word-breaks in field lists

Details

  • Override word-break to avoid collapsing dt's by full-width dd's by @msbt in #512

Full Changelog: 0.33.1...0.33.2

0.33.1

04 Jul 16:46
Compare
Choose a tag to compare

What's Changed

  • CSS: Adjusted inner alignment being off for cards with links
  • Home: Added new top-level landing page, indexing the main docs entrypoints

Details

Full Changelog: 0.33.0...0.33.1

0.33.0

27 Jun 14:49
Compare
Choose a tag to compare

What's Changed

  • Updated to sphinx-design-elements==0.4.0 and sphinx-design==0.6.0
  • Removed support for Python 3.7 and 3.8

Full Changelog: 0.32.4...0.33.0

0.32.4

14 Jun 12:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.32.3...0.32.4