We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8558f20 commit 0b82106Copy full SHA for 0b82106
1 file changed
data/plugins_info.json
@@ -41,6 +41,13 @@
41
"latest_version": "0.6.1",
42
"latest_version_time": "2025-05-20T19:07:06"
43
},
44
+ {
45
+ "id": "cmem-plugin-jq",
46
+ "name": "cmem-plugin-jq",
47
+ "summary": "Process data structures with the jq expression language.",
48
+ "latest_version": "0.6.0",
49
+ "latest_version_time": "2025-07-31T21:53:28"
50
+ },
51
{
52
"id": "cmem-plugin-kafka",
53
"name": "cmem-plugin-kafka",
@@ -108,8 +115,8 @@
108
115
"id": "cmem-plugin-pgvector",
109
116
"name": "cmem-plugin-pgvector",
110
117
"summary": "Store and search for embedding vectors in a Postgres vector store.",
111
- "latest_version": "0.6.3",
112
- "latest_version_time": "2025-07-25T09:37:14"
118
+ "latest_version": "0.7.0",
119
+ "latest_version_time": "2025-07-31T17:39:55"
113
120
114
121
122
"id": "cmem-plugin-project-resources",
0 commit comments