Releases: FalcoSuessgott/mdtmpl
Releases · FalcoSuessgott/mdtmpl
v0.2.0
v0.1.1
Changelog
New Features
- a95b697: feat(hook): add hook tmpl func (#28) (@FalcoSuessgott)
Dependency updates
- f7b4973: feat(deps): bump golang.org/x/crypto from 0.26.0 to 0.31.0 (#26) (@dependabot[bot])
v0.1.0
Changelog
New Features
- f3db205: feat(test): proper testing and medics #18 (@FalcoSuessgott)
Bug fixes
- 74e80f6: fix(pages): fix mkdocs GHA (@FalcoSuessgott)
Dependency updates
- 6ba14e2: feat(deps): bump github.com/Masterminds/semver/v3 from 3.3.0 to 3.3.1 (#10) (@dependabot[bot])
- e56668a: feat(deps): bump github.com/caarlos0/env/v11 from 11.2.2 to 11.3.1 (#21) (@dependabot[bot])
- 8d9f48a: feat(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#12) (@dependabot[bot])
v0.0.6
v0.0.5
Changelog
New Features
- 522786d: feat(semver): add conventional commit template func (#5) (@FalcoSuessgott)
v0.0.4
Changelog
v0.0.3
Changelog
New Features
- 49880f7: feat(template): allow including sub templates (#3) (@FalcoSuessgott)
Other work
- a2f4669: feat(inlineCode func): add inlineCode func (@FalcoSuessgott)