Skip to content

Releases: troll-warlord/anyq

anyq v1.1.0

15 Mar 06:39
2ce52c3

Choose a tag to compare

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

Full Changelog: v1.0.0...v1.1.0

Installation

curl (Linux/macOS)

curl -sSfL https://raw.githubusercontent.com/troll-warlord/anyq/main/install.sh | sh

go install

go install github.com/troll-warlord/anyq@latest

anyq v1.0.0

14 Mar 15:31
6431f1e

Choose a tag to compare

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 | sh

go install

go install github.com/troll-warlord/anyq@latest

anyq v0.2.1

14 Mar 05:36
1279879

Choose a tag to compare

What's Changed

🚀 New Features

Full Changelog: v0.2.0...v0.2.1

Installation

curl (Linux/macOS)

curl -sSfL https://raw.githubusercontent.com/troll-warlord/anyq/main/install.sh | sh

go install

go install github.com/troll-warlord/anyq@latest

anyq v0.2.0

14 Mar 04:42
378c5fe

Choose a tag to compare

What's Changed

🚀 New Features

🔧 Maintenance

Full Changelog: v0.1.0...v0.2.0

Installation

curl (Linux/macOS)

curl -sSfL https://raw.githubusercontent.com/troll-warlord/anyq/main/install.sh | sh

go install

go install github.com/troll-warlord/anyq@latest

anyq v0.1.0

14 Mar 04:01
ee8889b

Choose a tag to compare

What's Changed

🚀 New Features

  • feat: Initial implementation of anyq core functionalities by @troll-warlord in #1

📖 Documentation

🔧 Maintenance

New Contributors

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 | sh

go install

go install github.com/troll-warlord/anyq@latest