Releases: m1guelpf/plz-cli
Releases · m1guelpf/plz-cli
Switch to gpt-3.5-turbo-instruct
Add a statically-linked musl file
What's Changed
- Add a statically-linked musl file to releases by @juan-leon in #19
New Contributors
- @juan-leon made their first contribution in #19
Full Changelog: v0.1.7...v0.1.8
Better debugging & retry support
What's Changed
- docs: add homebrew installation note by @chenrui333 in #23
- Write command to history early by @soerface in #21
- Fix #2: Print more information on failed requests by @soerface in #20
New Contributors
Full Changelog: v0.1.6...v0.1.7
Write Commands to History
What's Changed
- build: add cargo.lock by @chenrui333 in #14
- add write_to_history function and a bit of refactoring by @culda in #17
New Contributors
- @chenrui333 made their first contribution in #14
- @culda made their first contribution in #17
Full Changelog: v0.1.5...v0.1.6
Fix Linux Install Issues
Full Changelog: v0.1.4...v0.1.5
Improve Prompt
What's Changed
- FIX: Ignore everything after triple backticks in response by @ndbroadbent in #8
- Include OS comment (Mac or Linux) so GPT-3 knows to run brew install vs. apt-get install, etc. by @ndbroadbent in #7
- fix(doc): Add usage link by @AielloChan in #10
New Contributors
- @AielloChan made their first contribution in #10
Full Changelog: v0.1.3...v0.1.4
Remove need for quotes
What's Changed
- Don't require quotes around the prompt arg, allow multiple args to be joined with " " by @ndbroadbent in #6
New Contributors
- @ndbroadbent made their first contribution in #6
Full Changelog: v0.1.2...v0.1.3
Keep code in memory
Full Changelog: v0.1.1...v0.1.2
Better error handling
Full Changelog: v0.1.0...v0.1.1
Initial Release
Full Changelog: https://github.com/m1guelpf/plz-cli/commits/v0.1.0