parameter
parameter copied to clipboard
Bump ex_doc from 0.36.1 to 0.37.2
Bumps ex_doc from 0.36.1 to 0.37.2.
Changelog
Sourced from ex_doc's changelog.
v0.37.2 (2025-02-19)
- Bug fixes
- Fix code highlighting for languages with non-alphanumeric characters
v0.37.1 (2025-02-10)
Enhancements
- Support umbrella projects via the CLI
Bug fixes
- Make sure docs are rendered inside iframes
v0.37.0 (2025-02-05)
Thanks to
@liamcmitchelland@hichemfantarfor the extensive contributions in this new release.
Enhancements
- Optimize and parallelize module retriever, often leading to 20x-30x faster docs generation
- Considerably improve page loading times in the browser
- Allow customizing
search_datafor extra pages- Use native style for scroll bars
- Enhance links between extras/pages/guides with padding and hover effects
- Go to latest goes to the same page if it exists, root otherwise
- Apply new style and layout for tabs
- Increase font-weight on sidebar on Apple machines/devices
- Improve accessibility across deprecation, links, and summaries
- Add compatibility to Erlang/OTP 28+
- Rely on the operating system monospace font for unified experience and better load times
- Introduce
"exdoc:loaded"window event to track navigation- Support for favicons
Bug fixes
- Move action links out from heading tags
Commits
8a5217eRelease v0.37.2abe1c66Fix code highlighting for languages with non-alphanumeric characters (#2092)a249be4Bump serialize-javascript and mocha in /assets (#2091)90518d5Release v0.37.157d6fc8Only consider embedded if one of preview or hint is enabled2986c5dSupport for umbrella projects via CLI (#2089)4bc56b9Release v0.37.0d0ea964epub fixes, closes #20874f7580aOptimize checking of apps and deps943036dDo not convert user types into types, closes #2086- 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)