Releases: marzer/poxy
Releases · marzer/poxy
v0.19.1
fixed ModuleNotFoundError
error in Python 3.12 (#38 ) (@dekinet )
v0.19.0
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
added config option excluded_symbols
(a.k.a. Doxygen's EXCLUDE_SYMBOLS
) (#36 ) (@Guekka )
v0.17.2
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
Fixed 'tuple' object has no attribute 'week'
error on Python <= 3.8
v0.17.0
added arguments --min-version
and --squash-patches
for more control over --git-tags
mode
v0.16.0
added multi-version mode argument --git-tags
added colour to output
v0.15.0
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
added the use of *
wildcards in implementation_headers
You can’t perform that action at this time.