We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9eb1947 commit c2b8c1aCopy full SHA for c2b8c1a
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## [Unreleased]
4
5
+## [0.2.0] - 2024-04-09
6
+
7
### Added
8
9
- Added custom instructions
package.json
@@ -1,7 +1,7 @@
1
{
"name": "strigi",
"type": "module",
- "version": "0.1.0",
+ "version": "0.2.0",
"description": "CLI command assistant leveraging GenAI to generate and explain commands using natural language.",
"author": "Luis Emidio",
"license": "MIT",
0 commit comments