Skip to content

Commit

Permalink
chore: prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
ex3ndr committed Feb 8, 2024
1 parent c947bc8 commit ede84ce
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,12 @@ Most of the problems could be seen in output of a plugin in VS Code extension ou

## Changelog

## [0.0.12]
- Remote support
- Fix codellama prompt preparation
- Add trigger delay
- Add jupyter notebooks support

## [0.0.11]
- Added Stable Code model
- Pause download only for specific model instead of all models
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "llama-coder",
"displayName": "Llama Coder",
"description": "Better and self-hosted Github Copilot replacement",
"version": "0.0.11",
"version": "0.0.12",
"icon": "icon.png",
"publisher": "ex3ndr",
"repository": {
Expand Down

0 comments on commit ede84ce

Please sign in to comment.