Skip to content

Releases: marzer/poxy

v0.13.8

09 Sep 06:46
Compare
Choose a tag to compare

v0.13.7

17 Aug 20:17
Compare
Choose a tag to compare
  • fixed minor syntax highlighting issues

v0.13.6

10 Aug 12:40
Compare
Choose a tag to compare

v0.13.5

09 Aug 01:13
Compare
Choose a tag to compare

v0.13.4

06 Aug 14:22
Compare
Choose a tag to compare
  • fixed excessive template<> noise in details views

v0.13.3

01 Aug 20:11
Compare
Choose a tag to compare
  • fixed floating TOCs sometimes clipping off the bottom of the screen when the viewport was vertically narrow

v0.13.2

31 Jul 13:40
Compare
Choose a tag to compare
  • fixed doxygen's @ref links to #id anchors on the same page being treated as external links
  • added auto-linking for C++ named requirements
  • minor style fixes

v0.13.1

29 Jul 16:10
Compare
Choose a tag to compare
  • fixed crash regression with Doxygen 1.9.7
  • fixed issues with [tag] substitution
  • minor style fixes

v0.13.0

28 Jul 13:36
Compare
Choose a tag to compare
  • migrated to pyproject.toml
  • fixed footer being off-center (#24) (@wroyca)
  • fixed redundant auto in trailing return types (#26) (@wroyca)
  • added config option sponsor
  • added config option twitter

v0.12.7

26 Jul 22:26
Compare
Choose a tag to compare
  • allowed the use of square-bracket [tags] in more places