Releases: mosajjal/askg
Releases · mosajjal/askg
v0.4.0
v0.3.7
What's Changed
- have bard-cli read whole prompt (or a part of it) from stdin by @kirisakow in #28
- fix: go-lint S1002 by @kirisakow in #38
- Bump actions/setup-go from 4 to 5 by @dependabot in #41
- Bump github.com/go-resty/resty/v2 from 2.10.0 to 2.11.0 by @dependabot in #43
New Contributors
- @kirisakow made their first contribution in #28
Full Changelog: v0.3.6...v0.3.7
v0.3.6
What's Changed
- Multi Cookie by @mosajjal in #23
- Bump actions/checkout from 3 to 4 by @dependabot in #24
New Contributors
- @dependabot made their first contribution in #24
Full Changelog: v0.3.5...v0.3.6
v0.3.5
What's Changed
- #12 Use marshal interface instead of format string by @mamur-rezeki in #13
- Update README.md by @adwaithpj in #15
- Add Timeout fields for Snim0e and Query (Ask) by @mamur-rezeki in #17
New Contributors
- @mamur-rezeki made their first contribution in #13
- @adwaithpj made their first contribution in #15
Full Changelog: v0.3.4...v0.3.5
v0.3.4
reflected API changes
Full Changelog: v0.3.3...v0.3.4
v0.3.3
Full Changelog: v0.3.2...v0.3.3
v0.3.2
removed ctrl+d
Full Changelog: v0.3.1...v0.3.2
v0.3.1
Interactive mode improvements:
- ability to use your $EDITOR to write the question
- tab autocomplete for commands
- UI fixes
Full Changelog: v0.2.0...v0.3.1
v0.3.0
Interactive mode improvements:
- ability to use your $EDITOR to write the question
- tab autocomplete for commands
- UI fixes
Full Changelog: v0.2.0...v0.3.0