Skip to content

Releases: rouge-ruby/rouge

v3.30.0

30 Jul 05:09
8d90cb2
Compare
Choose a tag to compare

We bring you 3 new exciting lexers in this release: Isabelle, Meson and Nial lexer. There are also some fixes and improvements on CPP, Dart, Groovy, JavaScript, Pascal, PHP and TOML lexer.

Thank you to all of the amazing contributors for your help and continuous support!

Full Changelog: v3.29.0...v3.30.0

v3.29.0

01 Jun 06:54
f90874e
Compare
Choose a tag to compare

We bring you 5 new exciting lexers in this release: Idris, Lean, Syzlang and Syzprog lexer. There are also some fixes and improvements on Docker, Matlab and Python lexer.

Furthermore, we have made some improvements in Rouge and Rouge CI. We are now running Ruby 3.1 as part of our CI. As part of this release, we also introduced Code of Conduct v2.1.

Thank you to all of the amazing contributors for your help and continuous support!

Full Changelog: v3.28.0...v3.29.0

v3.28.0

26 Jan 08:06
cb51ad7
Compare
Choose a tag to compare

This first release of 2022 introduces 3 new lexers: Fluent, Stan and Stata. There are also numerous fixes and improvements across C, Console, CPP, Cypher, Dart, HCL, JSX, Kotlin, Rust, SPARQL and TOML lexer. In addition, we have added support to run the visual test app in Ruby 3.0.

Thank you to everyone who has contributed to this release. It is wonderful to see some first-time contributors. May all your wishes come true in 2022!

v3.27.0

17 Dec 23:25
Compare
Choose a tag to compare

This release brings you a brand new lexer, Dafny and a number of improvements on Ceylon, Elixir, Rust, SQL and Swift lexer.

We have also documented Rouge supported languages (see languages.md in the docs folder). Additionally, we have migrated Rouge CI from Travis to GitHub workflows. See the CHANGELOG for the detailed list of changes.

Thank you to all our wonderful contributors and your continuous support. We wish you all a joyjous festive season. Stay safe and keep on lexing!

v3.26.1

22 Sep 10:04
Compare
Choose a tag to compare

This release includes some notable changes:

  • Fix the catastrophic backtracking presented in Factor and GHC Core Lexer
  • Fix Ruby 2.7 keyword parameter deprecation warning

There are also fixes for CPP, JSL and YAML lexer.

Thank you to all the wonderful contributors who help to make Rouge better. Happy highlighting!

v3.26.0

08 Dec 20:01
1da8318
Compare
Choose a tag to compare

There are two things to report in this release.

The first are the usual notes. We have two new lexers: one for OCL and one for ReScript. There are also fixes for the CMake, Crystal, JSL, Python, ReasonML and Rust lexers. Thank you to all the contributors!

The second is that I'd like to announce that this will be my last release as a maintainer of Rouge. It's been a terrific experience and I'd like to thank @jneen and the other maintainers for making me feel very welcome. I wish them all the best as Rouge moves to version 4!

v3.25.0

10 Nov 17:37
2b0a298
Compare
Choose a tag to compare

No new lexers this time but we do have a lot of updates. There are fixes for the Batchfile, C++, Docker, JavaScript, Kotlin, Perl, PowerShell, Ruby, Rust and Velocity lexers. Enjoy!

v3.24.0

13 Oct 18:52
fc4864f
Compare
Choose a tag to compare

This release has two new lexers: one for e-mails (yes, I am aware it is only me that spells it that way) and one for J (why not another language starting with J?). There's also fixes for the Apex, HTTP, Janet, JavaScript and Rust lexers. And on top of all of that, there are some improvements to Rouge itself, including a new CLI debug command and a line highlighting option.

Thanks to everyone who contributed bug reports and pull requests. Stay safe and lex responsibly!

v3.23.0

08 Sep 18:51
593f3c9
Compare
Choose a tag to compare

This release has two new lexers: one for PostScript and one for systemd unit files. There's also fixes for the Kotlin, Ruby and Rust lexers. Thanks to all the contributors who help make Rouge better. Don't forget to wear a mask!

v3.22.0

11 Aug 18:35
a9fdd44
Compare
Choose a tag to compare

This is a small release with just one update: a major rewrite of the PHP lexer. Hopefully the improved level of detail makes your PHP code look prettier but do report any issues you find with it!