Skip to content

Releases: bodo-run/yek

v0.13.6

19 Jan 17:03
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.13.5...v0.13.6

v0.13.5

19 Jan 12:05
Compare
Choose a tag to compare

Full Changelog: v0.13.4...v0.13.5

v0.13.4

19 Jan 11:31
Compare
Choose a tag to compare

Full Changelog: v0.13.3...v0.13.4

v0.13.3

19 Jan 10:35
Compare
Choose a tag to compare

0.13.3 (2025-01-19)

Bug Fixes

  • update Formula version to match project version (54142a7)

v0.13.2

19 Jan 10:26
8c9d2ad
Compare
Choose a tag to compare

0.13.2 (2025-01-19)

Bug Fixes

  • handle Windows paths correctly in gitignore matching (78a384c)
  • handle Windows paths correctly in gitignore matching (b21d45a)

v0.13.0

19 Jan 09:07
34a471c
Compare
Choose a tag to compare

0.13.0 (2025-01-19)

Bug Fixes

  • cross-platform SHA256 computation and artifact handling (c729f28)
  • improve version parsing and changelog handling (375c4e2)
  • include all files in release commit (e2ce188)
  • make tag cleanup cross-platform compatible (57bdcaf)
  • pr feedback (f1f43f9)

Features

  • implement tag-based release workflow (1c0d386)

v0.12.5

19 Jan 07:43
Compare
Choose a tag to compare

0.12.5 (2025-01-19)

Reverts

  • Revert "fix: use GITHUB_TOKEN for authentication in CI workflow" (2c8e28a)

v0.12.4

19 Jan 07:30
Compare
Choose a tag to compare

0.12.4 (2025-01-19)

Bug Fixes

  • use GITHUB_TOKEN for authentication in CI workflow (5f6dca2)

v0.12.3

19 Jan 07:25
Compare
Choose a tag to compare

0.12.3 (2025-01-19)

Bug Fixes

  • update GitHub authentication in CI workflow (f1072fc)

v0.12.2

19 Jan 07:19
Compare
Choose a tag to compare

0.12.2 (2025-01-19)

Bug Fixes

  • add PAT token to git push command in CI workflow (4ba8a0c)