Inspired by Keepachangelog.com <http://keepachangelog.com/>__.
2023-02-28 - Breathe v4.35.0
Pull lone literal blocks in paragraphs up to produce correct doctree.
[#833](https://github.com/michaeljones/breathe/issues/833) <https://github.com/michaeljones/breathe/pull/833>__
Fix tests for changes in Sphinx 5.3.
[#865](https://github.com/michaeljones/breathe/issues/865) <https://github.com/breathe-doc/breathe/pull/865>__
Bump Python requirement to 3.7.
[#866](https://github.com/michaeljones/breathe/issues/866) <https://github.com/breathe-doc/breathe/pull/866>__
Support Sphinx 6.
[#885](https://github.com/michaeljones/breathe/issues/885) <https://github.com/breathe-doc/breathe/pull/885>__
Support :sort: option to sort sections by name.
[#879](https://github.com/michaeljones/breathe/issues/879) <https://github.com/breathe-doc/breathe/pull/879>__
2022-06-20 - Breathe v4.34.0
Treat .unparsed as plain text.
[#806](https://github.com/michaeljones/breathe/issues/806) <https://github.com/michaeljones/breathe/pull/806>__
Fix internal NodeFinder visitor for when non-Docutils nodes are
present in the content of a directive.
[#812](https://github.com/michaeljones/breathe/issues/812) <https://github.com/michaeljones/breathe/pull/812>__
Type check pygments and limit docutils stub version.
[#819](https://github.com/michaeljones/breathe/issues/819) <https://github.com/michaeljones/breathe/pull/819>__
Convert dot files' relative path to absolute.
[#821](https://github.com/michaeljones/breathe/issues/821) <https://github.com/michaeljones/breathe/pull/821>__
CI, update Sphinx versions to test.
[#834](https://github.com/michaeljones/breathe/issues/834) <https://github.com/michaeljones/breathe/pull/834>__
CI, update for Sphinx 5.0.1.
[#846](https://github.com/michaeljones/breathe/issues/846) <https://github.com/michaeljones/breathe/pull/846>__
Fix inconsistency in example.
[#843](https://github.com/michaeljones/breathe/issues/843) <https://github.com/michaeljones/breathe/pull/843>__
Drop Sphinx 3 support, add Sphinx 5 support.
[#850](https://github.com/michaeljones/breathe/issues/850) <https://github.com/michaeljones/breathe/pull/850>__
CICD: Disable python 3.6 for Sphinx master tests.
[#853](https://github.com/michaeljones/breathe/issues/853) <https://github.com/michaeljones/breathe/pull/853>__
Populate default include text-node's data field instead of raw-source.
[#828](https://github.com/michaeljones/breathe/issues/828) <https://github.com/michaeljones/breathe/pull/828>__
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 rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
⚠️ Dependabot is rebasing this PR ⚠️
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps breathe from 4.34.0 to 4.35.0.
Changelog
Sourced from breathe's changelog.
... (truncated)
Commits
4e9f55e
version: release v4.35.0b4564e9
Merge pull request #885 from breathe-doc/sphinx-64258539
Remove <7 constraint from setup.py86298cc
Remove <7 constraint from requirement file81a92d8
Update changelog with latest changes687a327
Adjust constraint in production requirements.txt00b29e8
Adjust constraint setup.pyef4e245
Add Sphinx 6.1.3 to test matrixc4013f4
Merge pull request #879 from schlatterbeck/sort-groupsd75073d
Bump clang againDependabot 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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)