Skip to content
Snippets Groups Projects
Commit 06444661 authored by http://jayferd.us/'s avatar http://jayferd.us/
Browse files

v1.3.2

parent 895665ea
No related branches found
No related tags found
No related merge requests found
## version 1.3.2: 2014-01-13
* Now tested in Ruby 2.1
* C family bugfix: allow exponential floats without decimals (`1e-2`)
* cpp: allow single quotes as digit separators (`100'000'000`)
* ruby: highlight `%=` as an operator in the right context
## version 1.3.1: 2013-12-23
 
* fill in some lexer descriptions and add the behat alias for gherkin
Loading
Loading
module Rouge
def self.version
"1.3.1"
"1.3.2"
end
end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment