Skip to content

18.0.0-alpha.5

Pre-release
Pre-release

Choose a tag to compare

@sneridagh sneridagh released this 13 Dec 09:24
· 1552 commits to main since this release
06f1719

18.0.0-alpha.5 (2023-12-13)

Feature

Internal

Documentation

  • Less comment blocks must have * as the first character on the second and subsequent lines, else the Pygments lexer fails. @stevepiercy #5500
  • Revert #5500. See #5499 for actual cause of Pygments failure. @stevepiercy #5504
  • Clarified where to run Make commands for building documentation. @stevepiercy #5505
  • Changed installation of Vale from manual to automatic via make docs-vale. @stevepiercy #5508