Releases: DrNightmare/vortex
Releases · DrNightmare/vortex
v0.2.0-alpha
What's Changed
- Update readme to include notes on setting API key by @DrNightmare in #11
- Add functionality to generate code given description by @DrNightmare in #16
- Add a secret storage interface and use it to persist API Key. by @DrNightmare in #17
- Add review code functionality by @DrNightmare in #22
- Automatically open markdown preview for the review output by @DrNightmare in #23
- Refactor/clean up 1 by @DrNightmare in #25
- Add command to update the OpenAI API key by @DrNightmare in #28
- Update Readme to reflect latest changes by @DrNightmare in #30
- Update generate prompt to use one-shot example. by @DrNightmare in #33
- Set request timeout. Use value from config if provided. by @DrNightmare in #34
- Show a processing indicator during the API call. by @DrNightmare in #35
- Remove redundant error message on no input provided by @DrNightmare in #41
- Dynamically fetch timeout value from config by @DrNightmare in #44
- Refactor/extension vortex decouple by @DrNightmare in #45
- Feature/logger by @DrNightmare in #46
- Refactor: use util function to fetch config by @DrNightmare in #47
- Feature/auto format after code by @DrNightmare in #48
- Add keyboard bindings to commands by @DrNightmare in #49
- Update package metadata and readme by @DrNightmare in #50
Full Changelog: 0.1.1...0.2.0
v0.1.2-alpha
What's Changed
- Update readme to include notes on setting API key by @DrNightmare in #11
- Add functionality to generate code given description by @DrNightmare in #16
- Add a secret storage interface and use it to persist API Key. by @DrNightmare in #17
- Add review code functionality by @DrNightmare in #22
- Automatically open markdown preview for the review output by @DrNightmare in #23
- Refactor/clean up 1 by @DrNightmare in #25
- Add command to update the OpenAI API key by @DrNightmare in #28
- Update Readme to reflect latest changes by @DrNightmare in #30
- Update generate prompt to use one-shot example. by @DrNightmare in #33
- Set request timeout. Use value from config if provided. by @DrNightmare in #34
- Show a processing indicator during the API call. by @DrNightmare in #35
Full Changelog: 0.1.1...v0.1.2-alpha
First release
What's Changed
- Add MIT license. by @DrNightmare in #1
- Add first cut of README by @DrNightmare in #5
- Take OpenAI API key as input before registering commands. by @DrNightmare in #6
New Contributors
- @DrNightmare made their first contribution in #1
Full Changelog: https://github.com/DrNightmare/vortex/commits/0.1.1