Skip to content

Releases: tukaelu/zgsync

v0.0.18

13 Oct 03:07
6ea7fb9

Choose a tag to compare

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

04 Oct 08:18
29e278c

Choose a tag to compare

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

03 Aug 09:13
1e6a50e

Choose a tag to compare

What's Changed

Other Changes

  • build: upgrade GoReleaser configuration to v2 by @tukaelu in #42

Full Changelog: v0.0.15...v0.0.16

v0.0.15

03 Aug 08:21
f73e802

Choose a tag to compare

What's Changed

Other Changes

  • fix(deps): update module github.com/alecthomas/kong to v1.12.1 by @renovate[bot] in #33

Full Changelog: v0.0.14...v0.0.15

v0.0.14

03 Aug 08:08
f929a2d

Choose a tag to compare

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

07 May 23:34
fb98440

Choose a tag to compare

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

19 Feb 11:28
0720744

Choose a tag to compare

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

v0.0.11

17 Aug 01:05
5a3765c

Choose a tag to compare

Changelog

  • 5a3765c Merge pull request #12 from tukaelu/refactor/flag-with-section-dir
  • 5a3dc4a refactor: change flag for section directory

v0.0.10

15 Aug 00:41
84ff634

Choose a tag to compare

Changelog

  • 84ff634 Merge pull request #11 from tukaelu/fix/default_user_segment_id
  • f5850c3 fix(comment): typo
  • 6121f4b fix(empty): change default_user_segment_id to deprecated
  • 646f5ea fix: missed revisions

v0.0.9

14 Aug 00:20
9e6ae46

Choose a tag to compare

Changelog

  • 9e6ae46 Merge pull request #9 from tukaelu/feat/github-action
  • 1b067d6 build(action): support github actions
  • 2a4c339 docs(readme): add badges