Skip to content

Releases: JuliaDocs/Documenter.jl

v0.27.9

18 Oct 09:05
Compare
Choose a tag to compare

Documenter v0.27.9

Diff since v0.27.8

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

Closed issues:

  • Output of StatsBase.describe not correctly rendered in the PDF form (#1346)

Merged pull requests:

  • Fix text/latex MIME type in LaTeXWriter (#1709) (@odow)

v0.27.8

14 Oct 11:20
4b40865
Compare
Choose a tag to compare

Documenter v0.27.8

Diff since v0.27.7

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

Closed issues:

  • REPL blocks lines with semicolons are not evaluated (#1684)
  • Fail docs build if there are doctest errors (#1686)

Merged pull requests:

v0.27.7

27 Sep 08:35
4ad72d8
Compare
Choose a tag to compare

Documenter v0.27.7

Diff since v0.27.6

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

Closed issues:

  • deploydocs throws if you are on the first PR setting up docs (#1693)
  • MethodError: no method matching getindex(::Nothing, ::Int64) (#1698)
  • Issue embedding youtube videos in documenter (#1701)
  • how to deploydoc with push_preview=false ? (#1703)

Merged pull requests:

v0.27.6

07 Sep 10:36
743f0fd
Compare
Choose a tag to compare

Documenter v0.27.6

Diff since v0.27.5

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

Closed issues:

  • deploydocs should create and maintain redirect index.html? (#937)
  • Exit code for makedocs is 0 when doctest error (#1504)
  • Feature Request: better support for large screen? (#1563)
  • Document what happens during deploydocs (#1668)
  • Issue deploying Stable docs (#1674)
  • :(using Catalyst) in DocMeta.setdocmeta!( doesn;t work, but setup = :(using Catalyst) in individual block does (#1677)
  • Deploydoc only hosting "dev" version (#1680)
  • doctest report targets (#1683)

Merged pull requests:

v0.27.5

27 Jul 12:48
b87e018
Compare
Choose a tag to compare

Documenter v0.27.5

Diff since v0.27.4

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

Closed issues:

  • New Documenter failure on previously successful deployed docs (#1643)
  • Build freeze - CI timeout (#1652)
  • can a doctest depend on an external file? (#1653)
  • Assertion failure for example blocks with comments (#1655)

Merged pull requests:

v0.27.4

19 Jul 15:29
5b363b3
Compare
Choose a tag to compare

Documenter v0.27.4

Diff since v0.27.3

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

Closed issues:

  • $ not rendering properly (#890)
  • should @repl outputs mimic the syntax of terminal? (ASCII color doesn't work) (#1562)
  • Matrix with three rows shows a vertical scrollbar (#1575)
  • Interpolation in md strings (#1603)
  • Single page edit_link = nothing ? (#1620)
  • SVG in table? (#1621)
  • Undef var error in document checks when overloading Base.show for types (#1623)
  • ANSI color tweaks (#1629)
  • Adding images from URL (#1638)
  • Style julia> prompt (#1639)
  • Bad CSS for code blocks in admonitions (#1640)
  • Add ability to copy code from snippets (#1644)
  • Modify "Edit on GitHub" links for specific pages (#1650)

Merged pull requests:

v0.27.3

29 Jun 11:25
6c8679b
Compare
Choose a tag to compare

Documenter v0.27.3

Diff since v0.27.2

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

Closed issues:

  • semver issues (could you consider releasing version 1.0 or continuing with 0.27.xxx) (#1605)
  • Switch off ligatures by default? (#1610)
  • Better support for non-versioned docs (#1615)

Merged pull requests:

v0.27.2

18 Jun 02:17
a6f21b9
Compare
Choose a tag to compare

Documenter v0.27.2

Diff since v0.27.1

Fixes a regression in the default font looks. The changes are documented in the CHANGELOG.md file.

Closed issues:

  • CSS tweaks for CDNJS served Lato font (#1602)

Merged pull requests:

v0.27.1

17 Jun 02:47
bfdb3f2
Compare
Choose a tag to compare

Documenter v0.27.1

Diff since v0.27.0

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

Closed issues:

  • Fonts and CSS for Unicode Art (#618)
  • Use JuliaMono as the default monospace font (#1568)
  • Documenter builds on CI hang indefinitely when using DiffEqBase v6.61.0 onwards (#1584)
  • BoundsError in preview when no versions exist yet (#1594)

Merged pull requests:

v0.27.0

10 Jun 23:58
cf9e4a2
Compare
Choose a tag to compare

Documenter v0.27.0

Diff since v0.26.3

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

Closed issues:

  • epub backend (#371)
  • Automatic noindex tags on versioned docs? (#1302)
  • Source link in expanded docstring redirect to Base (#1374)
  • Build hanging (#1414)
  • Add "this version is outdated" notice to versions other than latest (#1449)
  • Fix preview cleanup script for non-existing preview directory (#1499)
  • Build hanging on Turing sample call (#1514)
  • Preview PR triggering on external PRs on GHA (#1534)
  • Use URI-encoding for SVG images coming from at-example blocks (#1537)
  • xpath root node question (#1550)
  • Doctest syntax error, how to find out where? (#1556)
  • Is it possible to switch different pictures in light/dark mode? (#1560)
  • Default font for REPL "output" produces poor alignment w/ box-drawing unicode (#1561)
  • Improve documentation using packages in doctests for display (#1564)
  • Suggestion: Citations from DocumenterCitations.jl (#1587)

Merged pull requests: