v0.27.17
github-actions
released this
09 May 03:23
·
405 commits
to master
since this release
Documenter v0.27.17
A release with bugfixes and enhancements. The changes are documented in the CHANGELOG.md
file.
Closed issues:
- UndefVarError when using docstring on functions with type parameters (#1192)
- Use tectonic to build the pdf version of the manual (#1802)
- UndefVarError when using docstring on callable object with return type (#1810)
- GitHub Action documentation.yml template (#1812)
Merged pull requests:
- Add a CI job to verify CHANGELOG (#1800) (@mortenpi)
- LaTeX: add
tectonic
(#1803) (@barucden) - Update the warning for dev version docs (#1805) (@ViralBShah)
- Fix LaTeX logs with Docker, merge docs/make.jl scripts (#1806) (@mortenpi)
- Fix linkcheck (again) (#1807) (@mortenpi)
- Set version to 0.27.17 (#1809) (@mortenpi)
- Handle bad doc metadata better in at-autodocs (#1811) (@mortenpi)
- update documentation.yml template (#1813) (@baxmittens)