Skip to content

Releases: JuliaDocs/Documenter.jl

v1.0.0

15 Sep 11:02
c3fc63b
Compare
Choose a tag to compare

The changes are documented in the CHANGELOG.md file.

Diff since v0.27.25

v0.27.25

03 Jul 05:58
d9db907
Compare
Choose a tag to compare

Documenter v0.27.25

Diff since v0.27.24

Closed issues:

  • Collapsed view menu button should be on the same side as the menu (#1312)
  • Add "collapse/expand all" functionality (#1393)
  • [request] search bar keyboard shortcut (#1536)
  • [FR] New code block with displayed output but hidden code (#1702)
  • Deprecation warning from Documenter.jl source code (#1766)
  • Warnings with custom theme files (#1983)
  • Precompilation (#2002)
  • @ref with backticks doesn't work (#2029)
  • Question: How does $(EXPORTS) work? (#2032)
  • Documenter ignores versions and keeps deploying 0.1 (0.1.4) instead of the new tags (#2036)
  • Update KaTeX to latest version (#2043)
  • Documenter.jl document improvement request (#2045)
  • Collapse level in menu not working (as expected) (#2110)
  • Building docs fails on github CI (#2118)
  • Doctests never finish if too many "method definition overwritten" warnings appear (#2121)
  • Specify redirect target in index.html to be dev/? (#2127)
  • The dev branch of the docs goes live but tagged versions do not, despite both existing in gh-pages (#2137)
  • Minify the theme CSS files (#2153)
  • Subtyping in example blocks is wonky (#2160)

Merged pull requests:

v0.27.24

23 Jan 09:56
b4c6496
Compare
Choose a tag to compare

A patch release with bugfixes and enhancements. The changes are documented in the CHANGELOG.md file.

v0.27.23

26 Aug 04:22
Compare
Choose a tag to compare

A patch release with bugfixes and enhancements.

The changes are documented in the CHANGELOG.md file.

Diff since v0.27.22

v0.27.22

24 Jul 11:33
4cc7fe1
Compare
Choose a tag to compare

Documenter v0.27.22

Diff since v0.27.21

Maintenance release. See CHANGELOG.md for notable changes.

Closed issues:

  • Add Woodpecker in deployments (#1878)
  • Bump compat for "DocStringExtensions" to "0.9" (#1885)

Merged pull requests:

v0.27.21

13 Jul 11:17
186172b
Compare
Choose a tag to compare

Documenter v0.27.21

Diff since v0.27.20

A bugfix release. The changes are documented in the CHANGELOG.md file.

Closed issues:

  • doctest() fails when git is not installed (#1870)

Merged pull requests:

v0.27.20

10 Jul 01:29
7a77b21
Compare
Choose a tag to compare

Documenter v0.27.20

Diff since v0.27.19

A release with enhancements and bugfixes. The changes are documented in the CHANGELOG.md file.

Closed issues:

  • checkdocs=:exports report non-missing docstring as missing (#1204)
  • Docstring check confused with reexported function (#1695)
  • RFC: Drop support for Julia 1.0-1.5 (#1835)
  • Formatting error in Documenter.jl documentation, section on "Custom preamble" (#1837)
  • Docs dont mention reduce(... dims) reducedim.jl overload or any overloads? (#1845)
  • Make "Extended help" sections in docstrings collapsible (#1852)
  • Rebinding Module during DocChecks (#1857)

Merged pull requests:

v0.27.19

05 Jun 12:07
Compare
Choose a tag to compare

Documenter v0.27.19

Diff since v0.27.18

Feature and bugfix release. See CHANGELOG.md for notable changes.

Closed issues:

  • Feature request: Don't recompile search cache when [enter] is used in search field (#1728)
  • Default edit_link to default branch rather than "master" (#1827)

Merged pull requests:

v0.27.18

24 May 22:59
d44e105
Compare
Choose a tag to compare

Documenter v0.27.18

Diff since v0.27.17

A release with bugfixes and enhancements. The changes are documented in the CHANGELOG.md file.

Closed issues:

  • Incorrectly displayed version selector in non-versioned docs (#1667)
  • Excessive padding in some cases (bikeshedding) (#1814)
  • Build not triggered by TagBot (#1815)
  • Using a docstring more than once makes it not show up (#1823)

Merged pull requests:

v0.27.17

09 May 03:23
1fcf1de
Compare
Choose a tag to compare

Documenter v0.27.17

Diff since v0.27.16

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: