Releases: andreagrandi/sentire
Releases · andreagrandi/sentire
Release list
Release v0.4.0
Changelog
- c3cdab7 Add Sentry workflow recipes and troubleshooting docs
- a396219 Add context-aware HTTP requests and timeout handling
- a1d579b Add install smoke tests and release verification docs
- 141ab3d Add make vet target and CI vet check
- 3b43f32 Add mocked CLI integration tests for major command flows
- 6d34d91 Add ticket/issue/bug workflow to AGENTS.md
- 14090a8 Bump github.com/olekukonko/tablewriter from 1.0.9 to 1.1.4
- 2e418d4 Bump github.com/spf13/cobra from 1.8.1 to 1.10.2
- fd66833 Bump github.com/spf13/pflag from 1.0.5 to 1.0.10
- 61c7984 Bump goreleaser/goreleaser-action from 6 to 7
- 837aac0 Drop area: prefix from labels in ticket workflow
- 65f0f0e Improve human-readable issue and event output for triage
- bf02e4d Merge origin/master and resolve go module conflicts
- c9f2dd7 Merge origin/master into dependabot branch
- 4937ead Release version 0.4.0
- dda5fbc Resolve merge conflicts with origin/master
- 03ca3b3 feat: expand agent workflows in context and describe docs
- 52cd825 fix: redact Sentry API token from error and verbose output
- e4341e8 fix: use full GitHub module path for public installation
- f7fa768 style: gofmt import grouping after module path rename
Release v0.3.0
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
Release v0.2.0
Release v0.1.0
Changelog
- 6a4e7f5 Add GitHub Action config to run tests
- aaf4fc0 Add basic automatic linting
- c1ec6d4 Add dependabot config
- 0896cef Add human readable formats
- 27503b3 Add inspect command
- ed55cb7 Add logo
- f97fe4e Add release configuration
- 48fa83b Add version support
- 3e1fb64 Bump actions/checkout from 4 to 5
- fff542b Check readme example and fix some stuff
- 79c1e6f Delete binary file
- be803de Fix formatting
- fc88fe1 Fix other responses
- 73b1505 Initial commit
- 7eae2a0 Initial commit
- fd48915 Update readme