v0.27.7
github-actions
released this
27 Sep 08:35
·
463 commits
to master
since this release
Documenter v0.27.7
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:
- fix example (linspace -> LinRange, broadcast) (#1694) (@gaelforget)
- fix
DocTestFilters = nothing
in at-meta (#1696) (@ranocha) - Work around #1698 (#1699) (@ericphanson)
- Skip redirect if no entry to redirect to (#1704) (@ericphanson)
- Add changelog entries for 0.27.7 and update version. (#1705) (@fredrikekre)