We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8626508 commit 2a8f3ffCopy full SHA for 2a8f3ff
2 files changed
Project.toml
@@ -1,6 +1,6 @@
1
name = "Giac"
2
uuid = "e4421f97-9838-4fd0-9fa5-94f11373bf78"
3
-version = "0.2.0"
+version = "0.0.4"
4
authors = ["Sébastien Celles <s.celles@gmail.com>"]
5
6
[deps]
docs/src/command_discovery_help.md
@@ -128,7 +128,7 @@ The suggestion system uses Levenshtein edit distance with an adaptive threshold
128
| `get_suggestion_count()` | Get current suggestion count |
129
| `search_commands_by_description(query; n=20)` | Search commands by help text keywords |
130
131
-### Command Access (008)
+### Command Access
132
133
| Function | Description |
134
|----------|-------------|
0 commit comments