Skip to content

v0.15.0

Compare
Choose a tag to compare
@mortenpi mortenpi released this 18 Mar 22:12
· 1003 commits to master since this release
f5657f0

Feature release.

  • Documenter will now automatically fix doctests if makedocs is passed the doctes = :fix argument. (#448, #656, #670)
  • Doctest failures will now print the line numbers of the failing doctest. (#671)
  • Fixes the bug where {line} is outputted into the URLs when using custom repository URL format. (#662)
  • GitLab URL links now use correct formatting for the line ranges. (#662)
  • The # hide feature for @example blocks no longer requires exactly 1 space between # and `hide. (#672)
  • Deprecation and maintenance updates. (#657, #664)