File tree Expand file tree Collapse file tree 4 files changed +26
-3
lines changed Expand file tree Collapse file tree 4 files changed +26
-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.15.0] - 2025-11-01
6+
7+ ### Features
8+
9+ - * (rdbg)* Prefer exe from gemset
10+
11+ ### Performance
12+
13+ - * (gemset)* Cache env() result with OnceLock
14+
15+ ### Styling
16+
17+ - Run rustfmt
18+
19+ ### Testing
20+
21+ - * (bundler)* Fix args comparison in mock test
22+
23+ ### Miscellaneous Tasks
24+
25+ - * (bundle)* Use generic type parameter
26+ - Replace wildcard imports with explicit types
27+
528## [ 0.14.1] - 2025-10-28
629
730### Bug Fixes
Original file line number Diff line number Diff line change 11[package ]
22name = " zed_ruby"
3- version = " 0.14.1 "
3+ version = " 0.15.0 "
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.1 "
4+ version = " 0.15.0 "
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