Skip to content

v0.21.0

Compare
Choose a tag to compare
@thegeeklab-bot thegeeklab-bot released this 31 Aug 09:23
· 285 commits to main since this release
e4781b6

Changelog

v0.21.0 (2022-08-31)

Bug Fixes

  • temp fix mermaid svg height (#304)
  • deps: update dependency katex to v0.16.2 (#300)
  • deps: update dependency katex to v0.16.1 (#297)

CI Pipeline

  • improve version file and tarball creation (#301)

Documentation

  • fix spelling and grammar (#303)

Features

  • add progress shortcode (#305)
  • support mermaid codeblocks (#302)

Others

  • deps: lock file maintenance (#299)
  • deps: update dependency eslint to v8.23.0

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.