We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9676c9 commit c7d4697Copy full SHA for c7d4697
CHANGELOG.md
@@ -2,10 +2,20 @@
2
3
<!--next-version-placeholder-->
4
5
+## v0.1.1 (11/10/2025)
6
+
7
+### Refactor
8
9
+- chatgptctl show my_thread **-toc** as table
10
11
+### Chore
12
13
+- **jinja2** templating added for future use
14
15
## v0.1.0 (03/10/2025)
16
17
- First release of `chatgptctl` (MVP-like)!
18
- **Features**
19
- **list**, **show** conversations.json
20
- **export** to json and markdown formats
- - create multiple configurations.
21
+ - **configuration(s)** create one or multiple multiple
0 commit comments