Releases: joerdav/xc
Releases · joerdav/xc
v0.9.0
Changelog
- 0f75768 Add
parseorgmodule (#143) - 3a11e70 Adds Emacs integration links to README & ide-support.md (#148)
- 1549b77 Adds community link to www.ryanprior.com blog post (#154)
- 9992c8a Clean up deprecation message for multiple interactive tasks (#155)
- df946f3 Cleaner logs (no prefix) for sync tasks (#150)
- 73eca34 Migrate golangci config to version 2 (#142)
- a1fec24 Move parser module to parsemd (#141)
- d4c78c8 Update release.yml
- 200a079 [Automated]: Update Nix Flake
- 88e96f6 fix: introduce static build, fixes #158 (#159)
v0.8.6
What's Changed
- chore: simplify test with t.Setenv by @alexandear in #129
- fix: typos in docs and var name by @alexandear in #130
- fix: add missing file closing by @alexandear in #131
- chore: fix typo in "GitHub" by @alexandear in #132
- chore: fix 404 page by @alexandear in #133
- Add my article to the community page by @ras0q in #136
- feat: Allow a custom task heading with a Markdown comment by @ras0q in #140
New Contributors
- @alexandear made their first contribution in #129
Full Changelog: v0.8.5...v0.8.6
v0.8.5
v0.8.0
v0.7.0
v0.6.0
v0.5.0
v0.4.1
v0.4.0
v0.3.0
Changelog
- b1a2eb6 Update README.md (#78)
- 45780a6 [Automated]: Update Nix Flake
- f9b51f7 chore: add motivation and reorganise docs (#75)
- 97f60c4 chore: document suggested vim config
- b0c52b7 chore: go mod tidy (#74)
- 3e0efdf chore: readme must start with markdown syntax (#77)
- 15ec16d chore: readme needs MD frontmatter to be parsed as MD (#76)
- 67563c5 feat: implemented run once attribute for required tasks (#83)