Releases: tukaelu/zgsync
Releases · tukaelu/zgsync
v0.0.18
What's Changed
Other Changes
- chore(deps): update actions/checkout action to v5 by @renovate[bot] in #48
- chore(deps): update actions/setup-go action to v6 by @renovate[bot] in #50
- fix(deps): update module golang.org/x/net to v0.44.0 by @renovate[bot] in #47
- chore(deps): update dependency go to v1.25.2 by @renovate[bot] in #49
- fix(deps): update module golang.org/x/net to v0.46.0 by @renovate[bot] in #53
- fix homebrew configuration by @tukaelu in #54
Full Changelog: v0.0.17...v0.0.18
v0.0.17
What's Changed
Other Changes
- test: add comprehensive error handling and edge case tests by @tukaelu in #44
- fix(deps): update module github.com/yuin/goldmark to v1.7.13 by @renovate[bot] in #28
- chore(deps): update golangci/golangci-lint-action action to v8 by @renovate[bot] in #29
- chore(deps): update dependency go to v1.24.6 by @renovate[bot] in #46
- fix(deps): update module github.com/johanneskaufmann/html-to-markdown to v2 by @renovate[bot] in #19
Full Changelog: v0.0.16...v0.0.17
v0.0.16
v0.0.15
v0.0.14
What's Changed
Other Changes
- fix(deps): update module github.com/alecthomas/kong to v1.12.0 by @renovate[bot] in #23
- fix(deps): update module github.com/puerkitobio/goquery to v1.10.3 by @renovate[bot] in #27
- chore(deps): update actions/create-github-app-token action to v2 by @renovate[bot] in #26
- fix(deps): update module golang.org/x/net to v0.42.0 by @renovate[bot] in #31
- chore(deps): update dependency go to v1.24.5 by @renovate[bot] in #32
- feat: add AI-assisted development configuration with Claude Code by @tukaelu in #34
- feat(test): add comprehensive test utility library and coverage reporting by @tukaelu in #35
- chore(deps): update codecov/codecov-action action to v5 by @renovate[bot] in #36
- fix: readme by @tukaelu in #37
- feat: introduce automated release management with tagpr by @tukaelu in #38
- Release for v0.0.14 by @github-actions[bot] in #39
New Contributors
- @github-actions[bot] made their first contribution in #39
Full Changelog: v0.0.13...v0.0.14
v0.0.13
Changelog
- fb98440 Merge pull request #21 from tukaelu/renovate/go-1.x
- 4d174dc Merge pull request #24 from tukaelu/renovate/go-golang.org-x-net-vulnerability
- 76f47c9 Merge pull request #30 from tukaelu/fix/inline-anchor
- 6ed779d chore(deps): update dependency go to v1.24.3
- 48b2757 fix(converter): inline anchors to not open in a new tab
- 4097df9 fix(deps): update module golang.org/x/net to v0.38.0 [security]
v0.0.12
Changelog
- 5c97d28 Merge pull request #13 from tukaelu/renovate/github.com-puerkitobio-goquery-1.x
- a1e4e70 Merge pull request #14 from tukaelu/renovate/github.com-alecthomas-kong-1.x
- 1d7645b Merge pull request #15 from tukaelu/renovate/github.com-yuin-goldmark-1.x
- c8e4132 Merge pull request #16 from tukaelu/renovate/github.com-johanneskaufmann-html-to-markdown-2.x
- 13a9de6 Merge pull request #18 from tukaelu/feat/anchor-new-tab
- 0720744 Merge pull request #20 from tukaelu/revert-16-renovate/github.com-johanneskaufmann-html-to-markdown-2.x
- 8e810c8 Revert "fix(deps): update module github.com/johanneskaufmann/html-to-markdown to v2"
- 8f6990b feat: Add an option to set the target attribute for anchor () tags.
- 34014d0 fix
- c1b0fb0 fix readme
- 112f241 fix(deps): update module github.com/alecthomas/kong to v1
- 996e639 fix(deps): update module github.com/johanneskaufmann/html-to-markdown to v2
- d43090a fix(deps): update module github.com/puerkitobio/goquery to v1.10.2
- 76c3f9c fix(deps): update module github.com/yuin/goldmark to v1.7.8