Skip to content

v0.35.0

Compare
Choose a tag to compare
@thegeeklab-bot thegeeklab-bot released this 30 Aug 08:06
· 340 commits to main since this release
2e1098d

Changelog

v0.35.0 (2022-08-30)

Bug Fixes

  • temp fix mermaid svg height (#488)
  • deps: update dependency katex to v0.16.2 (#487)
  • deps: update dependency katex to v0.16.1 (#482)

CI Pipeline

  • fix version generation in build pipeline
  • fetch tags to create a proper version file
  • improve version file and tarball creation (#486)

Documentation

  • fix grammar in theming docs (#481)

Features

  • support mermaid codeblocks (#485)

Others

  • deps: lock file maintenance (#484)
  • deps: update devdependencies (non-major)

BREAKING CHANGE

Mermaid can be rendered using code blocks now as an alternative to the shortcode. To support this feature, the minimum supported Hugo version was changed to v0.93.