Skip to content

Release v1.2.1

Choose a tag to compare

@echetzakis echetzakis released this 02 Feb 12:23
· 80 commits to main since this release

Patch release with a couple of bug fixes:

  • Absolute paths in links transposed to the CWD (ie /foo/bar.md is transposed to ${cwd}/foo/bar.md)
  • Do not add prefix to title of README.md (since it inherits the site_name from mkdocs.yml)