Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: update changelog and documentation to indicate golang support #557

Merged
merged 2 commits into from
Oct 14, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# v0.4.0 [Unreleased]

## Features
* Supports golang: https://github.com/TabbyML/tabby/issues/553

## Fixes and Improvements

Expand Down
4 changes: 2 additions & 2 deletions website/docs/programming-languages.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ For an actual example of an issue or pull request adding the above support, plea
* [Python](https://www.python.org/)
* [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript)
* [TypeScript](https://www.typescriptlang.org/)
* [Golang](https://www.go.dev/): Since v0.4.0

## Languages Missing Certain Support

Expand All @@ -33,12 +34,11 @@ For an actual example of an issue or pull request adding the above support, plea
| C/C++ | 🚫 | 🚫 |
| C# | 🚫 | 🚫 |
| CSS | 🚫 | 🚫 |
| Go | 🚫 | 🚫 |
| Haskell | 🚫 | 🚫 |
| Java | 🚫 | 🚫 |
| Julia | 🚫 | 🚫 |
| Lua | 🚫 | 🚫 |
| PHP | 🚫 | 🚫 |
| Perl | 🚫 | 🚫 |
| Ruby | 🚫 | 🚫 |
| Scala | 🚫 | 🚫 |
| Scala | 🚫 | 🚫 |