Skip to content

Tags: breathe-doc/breathe

Tags

v5.0.0a5

Toggle v5.0.0a5's commit message
Release v5.0.0a5

v5.0.0a4

Toggle v5.0.0a4's commit message
Release v5.0.0a4

v5.0.0a3

Toggle v5.0.0a3's commit message
Release v5.0.0a3

v5.0.0a2

Toggle v5.0.0a2's commit message
Release v5.0.0a2

v5.0.0a1

Toggle v5.0.0a1's commit message
Release v5.0.0a1

v4.36.0

Toggle v4.36.0's commit message
Breathe v4.36.0

v4.35.0

Toggle v4.35.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
vermeeren Melvin Vermeeren
2023-02-28 - Breathe v4.35.0

- Pull lone literal blocks in paragraphs up to produce correct doctree.
  #833
- Fix tests for changes in Sphinx 5.3. #865
- Bump Python requirement to 3.7. #866
- Support Sphinx 6. #885
- Support ``:sort:`` option to sort sections by name. #879

v4.34.0

Toggle v4.34.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
vermeeren Melvin Vermeeren
2022-06-20 - Breathe v4.34.0

- Treat .unparsed as plain text. #806
- Remove unneeded type: ignore annotations. #813
- Fix internal ``NodeFinder`` visitor for when non-Docutils nodes are
  present in the content of a directive. #812
- Rename lint workflow. #814
- Type check pygments and limit docutils stub version. #819
- Convert dot files' relative path to absolute. #821
- CI, update Sphinx versions to test. #834
- CI, update for Sphinx 5.0.1. #846
- Fix inconsistency in example. #843
- Fix C# enum rendering crash. #849
- Drop Sphinx 3 support, add Sphinx 5 support. #850
- CICD: Disable python 3.6 for Sphinx master tests. #853
- Populate default include text-node's data field instead of raw-source.
 #828

v4.33.1

Toggle v4.33.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
vermeeren Melvin Vermeeren
2022-02-14 - Breathe v4.33.1

- Avoid warning about multiple graphviz directives. #804

v4.33.0

Toggle v4.33.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
vermeeren Melvin Vermeeren
2022-02-14 - Breathe v4.33.0

- Fix duplicate ``static`` in variable declarations. #794
- Update CICD for Sphinx 4.4.0 series. #795
- Pin version of black in CICD and reformat files. #792
- Fix code block highlighting. #760
- Refactoring, cleanup and typing improvements. #802
- Doxygen dot graphs to Sphinx graphviz. #757
- Support externally hosted images. #705
- Address a peculiarity in Doxygen aliases in doc. #770
- Add flag to doxygengroup, doxygennamespace to display only the description.
  #718
- Add support for MD block quotes with attribution(s). #759