File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,13 +4,21 @@ All notable changes to this project will be documented in this file.
44
55## [ Unreleased]
66
7+ ## [ 0.1.8] - 2026-02-21
8+
9+ - Bump version to ` 0.1.8-dev ` by @gaborbernat in https://github.com/tox-dev/jetbrains-fish/pull/22
10+ - 👷 ci(ui-test): fix IDE startup timeout in CI by @gaborbernat in https://github.com/tox-dev/jetbrains-fish/pull/29
11+ - 🐛 fix(lexer): handle escaped backslashes in single-quoted strings by @gaborbernat in https://github.com/tox-dev/jetbrains-fish/pull/36
12+
13+ - @pre-commit-ci [ bot] made their first contribution in https://github.com/tox-dev/jetbrains-fish/pull/32
14+
15+ ** Full Changelog** : https://github.com/tox-dev/jetbrains-fish/compare/v0.1.7...v0.1.8
16+
717## [ 0.1.7] - 2026-01-29
818
919- Bump version to ` 0.1.7-dev ` by @github-actions [ bot] in https://github.com/tox-dev/jetbrains-fish/pull/20
1020- Use RELEASE_TOKEN for post-release PR to trigger workflows by @gaborbernat in https://github.com/tox-dev/jetbrains-fish/pull/21
1121
12- ** Full Changelog** : https://github.com/tox-dev/jetbrains-fish/compare/v0.1.6...v0.1.7
13-
1422## [ 0.1.6] - 2026-01-29
1523
1624- Bump version to ` 0.1.6-dev ` by @github-actions [ bot] in https://github.com/tox-dev/jetbrains-fish/pull/18
@@ -51,7 +59,8 @@ All notable changes to this project will be documented in this file.
5159
5260- Basic Fish shell language plugin structure.
5361
54- [ Unreleased ] : https://github.com/tox-dev/jetbrains-fish/compare/v0.1.7...HEAD
62+ [ Unreleased ] : https://github.com/tox-dev/jetbrains-fish/compare/v0.1.8...HEAD
63+ [ 0.1.8 ] : https://github.com/tox-dev/jetbrains-fish/compare/v0.1.7...v0.1.8
5564[ 0.1.7 ] : https://github.com/tox-dev/jetbrains-fish/compare/v0.1.6...v0.1.7
5665[ 0.1.6 ] : https://github.com/tox-dev/jetbrains-fish/compare/v0.1.5...v0.1.6
5766[ 0.1.5 ] : https://github.com/tox-dev/jetbrains-fish/compare/v0.1.4...v0.1.5
Original file line number Diff line number Diff line change 11# IntelliJ Platform Plugin Configuration
22pluginGroup =com.github.toxdev
33pluginName =Fish Shell
4- pluginVersion =0.1.8 -dev
4+ pluginVersion =0.1.9 -dev
55pluginSinceBuild =251
66pluginRepositoryUrl =https://github.com/tox-dev/jetbrains-fish
77
You can’t perform that action at this time.
0 commit comments