Skip to content

Release polish: runnable examples and CHANGELOG for 0.1.0#19

Merged
OmarAlJarrah merged 2 commits into
mainfrom
chore/release-polish
Jun 16, 2026
Merged

Release polish: runnable examples and CHANGELOG for 0.1.0#19
OmarAlJarrah merged 2 commits into
mainfrom
chore/release-polish

Conversation

@OmarAlJarrah

Copy link
Copy Markdown
Member

Summary

Polish for the 0.1.0 release.

  • Runnable examples (godoc Example functions that also run as tests) for sse.Parse, jsonl.Decode, webhook signing/verification, and the pagination pager. These appear on pkg.go.dev and are verified by the test suite.
  • CHANGELOG.md in Keep a Changelog format, documenting the 0.1.0 release grouped by area (pipeline/client, resilience, auth, errors/logging/observability, value types, streaming/bodies, webhooks), with an Unreleased placeholder and version compare links. Linked from the README.

No production code changes; the examples are test-only and the docs are additive.

Test plan

  • All four examples pass with matching Output: blocks
  • gofmt -l . clean, go vet ./... clean, go test -race ./... green across all packages
  • LICENSE present at the repo root

🤖 Generated with Claude Code

@OmarAlJarrah OmarAlJarrah merged commit ce62f7a into main Jun 16, 2026
1 of 2 checks passed
@OmarAlJarrah OmarAlJarrah deleted the chore/release-polish branch June 16, 2026 19:56
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