Releases: dlang-community/libddoc
Releases · dlang-community/libddoc
v0.8.0
add a new :common
subpackage which does not depend on libdparse and allows to do everything except for automatic syntax highlighting #54
v0.7.4
Update the versions of libdparse that this library can build with.
v0.7.3
upgrade libdparse to 0.13.0-0.15.x
v0.7.2
upgrade libdparse to 0.13.0-0.14.x
v0.7.1
Fix comments with backticks not handled correctly #43
Replace body
with do
(future breakage) #45
v0.7.0
Update to libdparse 0.13.0
v0.6.1
Adds new optional parameter to leave unknown macros in like in the last release, this time for parseComment and parseDDString #41
v0.5.1
Adds a new optional parameter in expand
to not remove unknown macros (#32 #39)
v0.5.0
Upgrade to libdparse 0.10.4
v0.4.0
Update to libdparse 0.9.0 - fixes expression-based contracts in dscanner (#37 #36)