Skip to content

Releases: princjef/gomarkdoc

v0.1.2

26 Nov 00:08
c0b3572
Compare
Choose a tag to compare

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

04 Apr 22:57
e3e7e7e
Compare
Choose a tag to compare

Changelog

e3e7e7e ci: upgrade release workflow to go 1.14 (#22)

v0.1.0

04 Apr 23:15
378382f
Compare
Choose a tag to compare

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

21 Feb 07:39
fd0b585
Compare
Choose a tag to compare

Changelog

fd0b585 feat(cmd): add --version option (#17)

v0.1.0-beta.8

09 Feb 03:53
ee45177
Compare
Choose a tag to compare

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

05 Feb 07:51
3187103
Compare
Choose a tag to compare

Changelog

3187103 fix(lang): use local refs for repo resolution to bypass authentic… (#12)

v0.1.0-beta.6

15 Jan 17:42
a059a74
Compare
Choose a tag to compare

Changelog

a059a74 feat(logger) add logger for debugging (#11)

v0.1.0-beta.5

05 Jan 20:28
33a0f5c
Compare
Choose a tag to compare

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)