File tree Expand file tree Collapse file tree 4 files changed +20
-3
lines changed
Expand file tree Collapse file tree 4 files changed +20
-3
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## [ 0.14.1] - 2025-10-28
6+
7+ ### Bug Fixes
8+
9+ - * (rdbg)* Remove ` rdbg ` subdirectory from debugger path (#197 )
10+ - Improve completion highlights (#200 )
11+
12+ ### Miscellaneous Tasks
13+
14+ - Update changelog
15+ - * (deps)* Update pnpm to v10.18.2 (#190 )
16+ - * (deps)* Update rust crate serde to v1.0.228
17+ - * (deps)* Update rust crate regex to v1.12.2 (#193 )
18+ - * (deps)* Update pnpm to v10.19.0 (#192 )
19+ - * (deps)* Update rust crate serde_json to v1.0.145 (#182 )
20+ - * (ruby)* Prefix tree-sitter captures with underscore (#198 )
21+
522## [ 0.14.0] - 2025-10-10
623
724### Features
Original file line number Diff line number Diff line change 11[package ]
22name = " zed_ruby"
3- version = " 0.14.0 "
3+ version = " 0.14.1 "
44edition = " 2021"
55publish = false
66license = " Apache-2.0"
Original file line number Diff line number Diff line change 11id = " ruby"
22name = " Ruby"
33description = " Ruby support."
4- version = " 0.14.0 "
4+ version = " 0.14.1 "
55schema_version = 1
66authors = [" Vitaly Slobodin <vitaliy.slobodin@gmail.com>" ]
77repository = " https://github.com/zed-extensions/ruby"
You can’t perform that action at this time.
0 commit comments