Skip to content

release: v0.2.0 — gg v0.52.3 migration, bug fixes - #5

Merged
kolkov merged 1 commit into
mainfrom
release/v0.2.0
Aug 25, 2026
Merged

release: v0.2.0 — gg v0.52.3 migration, bug fixes#5
kolkov merged 1 commit into
mainfrom
release/v0.2.0

Conversation

@kolkov

@kolkov kolkov commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Migrate Path API from Elements() to Iterate() for gg v0.52.3 compatibility
  • Update all dependencies to latest ecosystem versions
  • Add star history chart (starhistory.io)
  • Update CHANGELOG with all changes since v0.1.0

Changes since v0.1.0

Test plan

  • GOWORK=off go build ./...
  • GOWORK=off go test ./...
  • GOWORK=off golangci-lint run --timeout=5m — 0 issues
  • gofmt -l . — clean

- Migrate Path API: Elements() → Iterate() for gg v0.52.3
- deps: gg v0.23.0 → v0.52.3, gpucontext v0.28.0, gputypes v0.5.2
- Add star history chart (starhistory.io)
- Update CHANGELOG with all changes since v0.1.0
@codecov

codecov Bot commented Aug 25, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 77.77778% with 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
backend.go 77.77% 2 Missing ⚠️

📢 Thoughts on this report? Let us know!

@kolkov
kolkov merged commit c22705b into main Aug 25, 2026
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant