Skip to content

Commit ede84ce

Browse files
committed
chore: prepare release
1 parent c947bc8 commit ede84ce

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,12 @@ Most of the problems could be seen in output of a plugin in VS Code extension ou
4949

5050
## Changelog
5151

52+
## [0.0.12]
53+
- Remote support
54+
- Fix codellama prompt preparation
55+
- Add trigger delay
56+
- Add jupyter notebooks support
57+
5258
## [0.0.11]
5359
- Added Stable Code model
5460
- Pause download only for specific model instead of all models

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "llama-coder",
33
"displayName": "Llama Coder",
44
"description": "Better and self-hosted Github Copilot replacement",
5-
"version": "0.0.11",
5+
"version": "0.0.12",
66
"icon": "icon.png",
77
"publisher": "ex3ndr",
88
"repository": {

0 commit comments

Comments
 (0)