File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed
Expand file tree Collapse file tree 3 files changed +14
-2
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.16.0] - 2025-11-11
6+
7+ ### Features
8+
9+ - Add support for ` zed-comment ` (#203 )
10+ - Add ` zed-comment ` support for all ` ERB ` languages (#205 )
11+ - Add RBS Inline syntax highlighting support (#206 )
12+
13+ ### Miscellaneous Tasks
14+
15+ - * (deps)* Update pnpm to v10.20.0 (#201 )
16+
517## [ 0.15.0] - 2025-11-01
618
719### Features
Original file line number Diff line number Diff line change 11[package ]
22name = " zed_ruby"
3- version = " 0.15 .0"
3+ version = " 0.16 .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.15 .0"
4+ version = " 0.16 .0"
55schema_version = 1
66authors = [
" Vitaly Slobodin <[email protected] >" ]
77repository = " https://github.com/zed-extensions/ruby"
You can’t perform that action at this time.
0 commit comments