Skip to content

Release v0.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Mar 07:47
· 3 commits to master since this release
3263f96

Changelog

  • d8eedbe Add --fields flag for JSON output filtering
  • a3748cc Add --format ndjson for newline-delimited JSON output
  • 26ff694 Add AGENTS.md
  • 7246f9e Add context command and CONTEXT.md agent skill file
  • 9fbbfc2 Add describe command for schema introspection
  • 085c4fc Add input validation for slugs, IDs, and URLs
  • 270b2a9 Add structured errors with typed codes and distinct exit codes
  • f82e2fd Bump Go from 1.25 to 1.26.1
  • 4483428 Bump Go version to 1.26.1 in README.md
  • 92a88ef Bump actions/cache from 4 to 5
  • 7d1dab8 Bump actions/checkout from 5 to 6
  • fe6c68b Bump actions/setup-go from 5 to 6
  • 3263f96 Bump version to 0.3.0
  • 27b77f9 Fix TestNewClient failing when config file exists