Releases: Jolanrensen/KoDEx
v0.0.11
Small bugfixes
Full Changelog: v0.0.10...v0.0.11
v0.0.10
Stabilizing tags and their arguments, brackets etc.
Full Changelog: v0.0.9...v0.0.10
v0.0.9
Inline tags inside inline tags are now supported.
Fixed processing order
Full Changelog: v0.0.8...v0.0.9
v0.0.8
@arg
/ @includeArg
Full Changelog: v0.0.7...v0.0.8
v0.0.7
@include
takes [Optionally Aliased][Links] into account in included Kdoc, replacing them with fq paths, such that links remain correct.
Full Changelog: v0.0.6...v0.0.7
v0.0.6
@comment tag
Full Changelog: v0.0.5...v0.0.6
v0.0.5
{@inline tags}
basically :)
Full Changelog: v0.0.4...v0.0.5
v0.0.4
Added handy DocumentableWithSource.getAllFullPathsFromHereForTargetPath()
function.
@sample
now takes // SampleStart
and // SampleEnd
into account.
v0.0.3
Fixed @include
and @sample
better
Full Changelog: v0.0.2...v0.0.3
v0.0.2
Import statements now work in @include
and @sample
Full Changelog: v0.0.1...v0.0.2