File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 33## Pending
44
55- [ Node.js] BREAKING: Minimum Node.js version increased from 8.6.0 to 10.0.0.
6+ - [ Ruby] BREAKING: Minimum Ruby version increased from 2.7 to 3.2.
67- Replace minify-js with [ oxc_minifier] ( https://github.com/oxc-project/oxc ) for JavaScript minification.
78- [ Python] Add musl builds for Linux.
89- Bump Windows version for GitHub Actions.
Original file line number Diff line number Diff line change @@ -203,7 +203,7 @@ All [`Cfg` fields](https://docs.rs/minify-html/latest/minify_html/struct.Cfg.htm
203203
204204- Package: [ minify_html] ( https://rubygems.org/gems/minify_html )
205205- Binding: [ rb-sys] ( https://github.com/oxidize-rb/rb-sys ) and [ magnus] ( https://github.com/matsadler/magnus )
206- - Platforms: Linux (ARM64 and x64), macOS (ARM64 and x64), Windows (x64); Ruby 2.7 to 3.4
206+ - Platforms: Linux (ARM64 and x64), macOS (ARM64 and x64), Windows (x64); Ruby 3.2 to 3.4
207207
208208### Get
209209
You can’t perform that action at this time.
0 commit comments