Releases: rubychan/coderay
Releases · rubychan/coderay
CodeRay 1.1.3
Compare
Sorry, something went wrong.
No results found
korny
released this
30 May 07:25
Diff: v1.1.2...v1.1.3
Tokens: Ensure Ruby 2.6 compatibility. [#233 , thanks to Jun Aruga]
SQL scanner: Add numeric data type. [#223 , thanks to m16a1]
Java scanner: Add var as type. [#229 , thanks to Davide Angelocola]
Gem: Fix deprecation warning. [#246 , thanks to David Rodríguez]
CodeRay 1.1.2
Compare
Sorry, something went wrong.
No results found
korny
released this
03 Sep 10:13
Diff: v1.1.1...v1.1.2
Ruby future: Add support for frozen string literals. [#211 , thanks to Pat Allan]
C++ scanner: Add C++11 keywords. [#195 , thanks to Johnny Willemsen]
Haml scanner: Allow - in tags.
Java scanner: Allow Unicode characters in identifiers. [#212 , thanks to t-gergely]
CodeRay 1.1.2 (Release Candidate 1)
Compare
Sorry, something went wrong.
No results found
korny
released this
03 Sep 10:03
CodeRay 1.1.1
Compare
Sorry, something went wrong.
No results found
korny
released this
20 Feb 16:33
Diff: v1.1.0...v1.1.1
SQL scanner: Allow $ signs in SQL identifiers [#164 , thanks to jasir and Ben Basson]
SQL scanner: Fix open strings [#163 , thanks to Adam]
Ruby scanner: Accept number literal suffixes r and i (Ruby 2.1)
Ruby scanner: Accept quoted hash keys like { "a": boss } (Ruby 2.2)
Ruby scanner: Accept save navigation operator &. (Ruby 2.3)
Ruby scanner: Accept squiggly heredoc <<~ (Ruby 2.3)
Diff scanner: Prevent running out of regexp stack.
HTML encoder: You can keep tabs intact now by setting tab_width: false.
Alpha style: Tweaked colors for :function group with :content.
File structure: One module per file, autoload CodeRay::Version, paths follow namespace hierarchy.
CodeRay 1.1.1 (Release Candidate 1)
Compare
Sorry, something went wrong.
No results found
korny
released this
13 Feb 16:24
CodeRay 1.1.0
Compare
Sorry, something went wrong.
No results found
korny
released this
13 Feb 16:25