Skip to content

Releases: marzer/poxy

v0.19.1

30 Oct 12:42
Compare
Choose a tag to compare
  • fixed ModuleNotFoundError error in Python 3.12 (#38) (@dekinet)

v0.19.0

15 Sep 15:05
Compare
Choose a tag to compare
  • fixed crash when using simple type specifiers in friend declarations (#37) (@benjaminulmer)
  • added workaround for this issue introduced in Doxygen 1.9.7
  • added auto-linking for various cppreference.com pages
  • made --bug-report keep a copy of the original (pre-pre-processed?) XML
  • updated m.css

v0.18.0

03 Aug 14:19
Compare
Choose a tag to compare
  • added config option excluded_symbols (a.k.a. Doxygen's EXCLUDE_SYMBOLS) (#36) (@Guekka)

v0.17.2

16 Jun 14:12
Compare
Choose a tag to compare
  • fixed qualified return types appearing squashed together without whitespace in some circumstances
  • fixed performance regression in post-process step
  • updated m.css
  • minor style fixes

v0.17.1

14 Jun 09:34
Compare
Choose a tag to compare
  • Fixed 'tuple' object has no attribute 'week' error on Python <= 3.8

v0.17.0

21 Apr 13:50
Compare
Choose a tag to compare
  • added arguments --min-version and --squash-patches for more control over --git-tags mode

v0.16.0

28 Jan 20:46
Compare
Choose a tag to compare
  • added multi-version mode argument --git-tags
  • added colour to output

v0.15.0

08 Dec 13:42
Compare
Choose a tag to compare
  • added config option main_page (a.k.a. USE_MDFILE_AS_MAINPAGE)
  • fixed searching for CHANGELOG too far up the directory heirarchy (now stops when a .git folder is encountered)

v0.14.0

08 Dec 13:42
Compare
Choose a tag to compare
  • added the use of * wildcards in implementation_headers

v0.13.9

10 Sep 12:21
Compare
Choose a tag to compare