Releases: princjef/gomarkdoc
Releases · princjef/gomarkdoc
v0.1.2
Changelog
c0b3572 feat(lang): show expected output for examples (#27)
ddf65c2 fix(deps): switch to compatible russross/blackfriday import path (#25)
e65e3ea ci: switch to official mage action (#28)
v0.1.1
Changelog
e3e7e7e ci: upgrade release workflow to go 1.14 (#22)
v0.1.0
Changelog
378382f docs(readme): update cli usage with new parameter (#21)
3ff36e3 feat(lang): expose const and var blocks within a type (#20)
86af0ae feat(cmd): support link resolution with partial filesystems (#19)
1f007e4 chore(build): switch to mageutil (#18)
v0.1.0-beta.9
Changelog
fd0b585 feat(cmd): add --version option (#17)
v0.1.0-beta.8
Changelog
ee45177 feat(lang): allow manual overrides to be provided for repository… (#16)
43ff0c2 docs: update command line help documentation (#15)
d56594d ci: set default branch to fix link detection (#14)
e2d9ee1 fix(format): properly encode path in code href on windows (#13)
v0.1.0-beta.7
Changelog
3187103 fix(lang): use local refs for repo resolution to bypass authentic… (#12)
v0.1.0-beta.6
Changelog
a059a74 feat(logger) add logger for debugging (#11)
v0.1.0-beta.5
Changelog
33a0f5c fix(format): generate correct index links for Azure DevOps (#10)
a84116d ci: add name for release workflow (#9)
a1c0b01 ci: add artifact bundling via goreleaser (#8)