Releases: KisaragiEffective/markdown-template-preprocessor
Releases · KisaragiEffective/markdown-template-preprocessor
0.1.5
What's Changed
- fix: includeするパスのファイル名にドットが含まれているとマッチしない問題を修正 by @KisaragiEffective in #22
- fix(deps): update rust crate regex to 1.10.2 by @renovate in #20
- chore(deps): update actions/checkout action to v4 by @renovate in #21
- bump: 0.1.5 by @KisaragiEffective in #23
Full Changelog: 0.1.4...0.1.5
0.1.4
What's Changed
- refactor: extract logic from main function by @KisaragiEffective in #11
- Configure Renovate by @renovate in #10
- feat: {{include}} by @KisaragiEffective in #15
- fix(deps): update rust crate clap to 3.2.25 by @renovate in #12
- chore(deps): update rust-build/rust-build.action action to v1.4.4 - autoclosed by @renovate in #13
- fix(deps): modernize by @KisaragiEffective in #16
- feat: add
mode to build mode by @KisaragiEffective in #17 - fix: reflect actual content in -m spoiler by @KisaragiEffective in #18
- bump: 0.1.4 by @KisaragiEffective in #19
New Contributors
Full Changelog: 0.1.3...0.1.4
0.1.3
What's Changed
- chore: fix log format by @KisaragiEffective in #8
- bump: 0.1.3 by @KisaragiEffective in #9
Full Changelog: 0.1.2...0.1.3
0.1.2
What's Changed
- fix: output path may not be existent by @KisaragiEffective in #6
- bump: 0.1.2 by @KisaragiEffective in #7
Full Changelog: 0.1.1...0.1.2
0.1.1
What's Changed
- ci: build and run test by @KisaragiEffective in #1
- cd: push prebuilt binary by @KisaragiEffective in #2
- refactor: clean up by @KisaragiEffective in #3
- ci: run clippy by @KisaragiEffective in #4
- bump: 0.1.1 by @KisaragiEffective in #5
New Contributors
- @KisaragiEffective made their first contribution in #1
Full Changelog: 0.1.0...0.1.1
0.1.0
An initial release.