Releases: troll-warlord/anyq
Releases · troll-warlord/anyq
anyq v1.1.0
What's Changed
🚀 New Features
- feat: Add --slurp mode with multi-document streaming support by @troll-warlord in #11
- feat: Add ai and slurp inputs to action, make expression optional by @troll-warlord in #13
📖 Documentation
- chore: Remove version from artifact filenames by @troll-warlord in #12
Full Changelog: v1.0.0...v1.1.0
Installation
curl (Linux/macOS)
curl -sSfL https://raw.githubusercontent.com/troll-warlord/anyq/main/install.sh | shgo install
go install github.com/troll-warlord/anyq@latestanyq v1.0.0
What's Changed
🚀 New Features
- feat: AI querying improvements — type-only schema, renamed labels, tests, and updated docs by @troll-warlord in #10
Full Changelog: v0.2.1...v1.0.0
Installation
curl (Linux/macOS)
curl -sSfL https://raw.githubusercontent.com/troll-warlord/anyq/main/install.sh | shgo install
go install github.com/troll-warlord/anyq@latestanyq v0.2.1
What's Changed
🚀 New Features
- feat: add unit tests for all packages by @troll-warlord in #9
Full Changelog: v0.2.0...v0.2.1
Installation
curl (Linux/macOS)
curl -sSfL https://raw.githubusercontent.com/troll-warlord/anyq/main/install.sh | shgo install
go install github.com/troll-warlord/anyq@latestanyq v0.2.0
What's Changed
🚀 New Features
- feat: add syntax highlighting and colored output by @troll-warlord in #6
🔧 Maintenance
- chore: rename GitHub Action to action-anyq by @troll-warlord in #7
- chore: improve release workflow by @troll-warlord in #8
Full Changelog: v0.1.0...v0.2.0
Installation
curl (Linux/macOS)
curl -sSfL https://raw.githubusercontent.com/troll-warlord/anyq/main/install.sh | shgo install
go install github.com/troll-warlord/anyq@latestanyq v0.1.0
What's Changed
🚀 New Features
- feat: Initial implementation of anyq core functionalities by @troll-warlord in #1
📖 Documentation
- ci: Setting up github actions for ci/cd by @troll-warlord in #2
🔧 Maintenance
- ci: Fix for golangci-lint issue by @troll-warlord in #3
- chore: Clean up release notes format by @troll-warlord in #4
- chore: fix release label inconsistencies by @troll-warlord in #5
New Contributors
- @troll-warlord made their first contribution in #1
Full Changelog: https://github.com/troll-warlord/anyq/commits/v0.1.0
Installation
curl (Linux/macOS)
curl -sSfL https://raw.githubusercontent.com/troll-warlord/anyq/main/install.sh | shgo install
go install github.com/troll-warlord/anyq@latest