Skip to content

0.38.0

Latest
Compare
Choose a tag to compare
@amotl amotl released this 27 Jan 22:39
· 6 commits to main since this release

What's Changed

  • Added MyST-NB, for rendering Jupyter notebooks
  • Added JupySQL, for running SQL in Jupyter/IPython
  • MyST-NB: Fixed dark mode for tables in Jupyter Notebooks. Thank you, @surister and @msbt.
  • Added oEmbedPy and sphinxcontrib-youtube for embedding videos from YouTube, Vimeo, and more
  • Sandbox: Updated build environment to use Node.js 22
  • CSS: Added hover color for tr overrides. Thanks, @msbt.

Details

  • CrateDB Cloud: Collapse navigation items on feature/index page by @amotl in #556
  • Fixes for various bugs (scrollbar, focus, cascades), style improvements by @msbt in #560
  • Bump sass from 1.80.5 to 1.81.0 by @dependabot in #557
  • Bump nanoid from 3.3.7 to 3.3.8 by @dependabot in #561
  • Bump webpack from 5.96.1 to 5.97.1 by @dependabot in #565
  • Bump sass from 1.81.0 to 1.83.0 by @dependabot in #562
  • Bump sass-loader from 16.0.3 to 16.0.4 by @dependabot in #563
  • Chore: Update to use most recent Makefile from crate-docs by @amotl in #567
  • Add MyST-NB for rendering notebooks, and JupySQL for running SQL by @amotl in #566
  • Add oEmbedPy and sphinxcontrib-youtube for embedding videos by @amotl in #568
  • Docs: oEmbed and Video by @amotl in #570
  • Sandbox: Update build environment to use Node.js 22 by @amotl in #571
  • CSS: Add hover color for tr overrides from #566 by @msbt in #572
  • oEmbed: Use oembed_fallback_type = True to render embeds for Reddit by @amotl in #573

Full Changelog: 0.37.1...0.38.0