Releases: andreagrandi/sentire
Releases · andreagrandi/sentire
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