Bump ex_doc from 0.28.2 to 0.28.4
Bumps ex_doc from 0.28.2 to 0.28.4.
Changelog
Sourced from ex_doc's changelog.
v0.28.4 (2022-04-28)
Enhancements
- Add a toast when changing theme via keyboard
- Automatically convert
.livemdlinks to.htmlones- Show programming language in HTML footer
Bug fixes
- Properly escape
%/2special form- Improve ranking of exact-matching modules in search
v0.28.3 (2022-03-23)
Enhacements
- Include page titles in autocomplete suggestions
- Allow theme to be set to "System" version
- Remove "Specs" heading and render full typespecs
- Support for
source_url_patternin config being a functionBug fixes
- Adjustments for blockquotes and admonition blocks in dark mode
- Fix module sorting when a list of dirs is provided
- Consider casing of letters when sorting items in the menu, summary, function list, etc
Commits
-
d152fe9Release v0.28.4 -
46df46eAutomatically convert .livemd links -
363edfaRemove race in tests -
0fa8c24Simplify title extraction, closes #1563 -
2b2bcbeEscape &%/2 special form (#1562) -
f8aad1fUse tmp_dir in template tests (#1561) -
cf8530aOptimize html/epub tests by making them asyncronous by using tmp_dir tag (#1557) -
8b42650Show programming language in HTML footer (#1560) -
d01098aMention how to extend syntax highlighting in the README -
a320eabAdd tests for license files and all files in .build (#1556) - Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)