v0.25.4
Documenter v0.25.4
A release with bugfixes and enhancements. The changes are documented in the CHANGELOG.md
file.
Closed issues:
- Searching for @DIR (#720)
- "text/latex" output not rendered (#1278)
- Respect users' preference for light/dark mode (#1320)
- Coverage reports of Documenter.jl's tests have not been sent (#1459)
- Add support for Azure DevOps url scheme (#1462)
- The
@autodocs
macro treatsUnion
s as constants (#1466)
Merged pull requests:
- Strip out $$ as well (#1426) (@blegat)
- Respect user preference for color scheme (#1456) (@abhishalya)
- Fix codecov upload (#1460) (@mortenpi)
- docs: cleaning up PR previews (#1461) (@ericphanson)
- Update TagBot.yml (#1465) (@mortenpi)
- Add page title to search results (#1468) (@ianshmean)
- Add support for deploying from Buildkite. (#1469) (@maleadt)
- Add support for Azure DevOps repos (#1471) (@friggog)
- Stop warning for mailto: links (#1472) (@friggog)
- List Union{...} type aliases as "Type" (#1474) (@mortenpi)
- Don't run additional build stages on nightly (#1477) (@mortenpi)
- Backports for 0.25.4 (#1478) (@mortenpi)
- Fix the tests on nightly (#1479) (@mortenpi)