Bump rouge from 4.3.0 to 4.4.0
Bumps rouge from 4.3.0 to 4.4.0.
Release notes
Sourced from rouge's releases.
v4.4.0
This release introduces a new lexer for P4 and adds support for Mojo language highlighting. We've also made improvements to the Dockerfile and Makefile lexers, and fixed some issues with the Mojo lexer. Thank you to all the wonderful contributors for this release!
Full Changelog: https://github.com/rouge-ruby/rouge/compare/v4.3.0...v4.4.0
Changelog
Sourced from rouge's changelog.
version 4.4.0: 2024-09-16
Commits
-
173ec77
Release v4.4.0 (#2071) -
677f2c1
Add Mojo to list of supported language (#2072) -
7ebb8d1
Fix NameError in the Mojo lexer in Ruby 2.7 (#2068) -
90b5c83
Handleelse if
statement in makefile (#2063) -
c5e4a8a
Mojo language highlighting support. (#2050) -
04887af
Detect Containerfiles as Dockerfiles (#2059) -
93e2bae
Add lexer for P4 (#2049) - See full diff in compare view