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

v1.3.4

parent 4e56f134
No related branches found
No related tags found
No related merge requests found
## version 1.3.4: 2014-05-03
* New lexers:
- QML (thanks @seanchas116)
- Applescript (thanks @joshhepworth)
- Properties (thanks @pkuczynski)
* Ruby bugfix for `{ key: /regex/ }` (#134)
* JSON bugfix: properly highlight null (thanks @zsalzbank)
* Implement a noop formatter for perf testing (thanks @splattael)
## version 1.3.3: 2014-03-02
 
* prolog bugfix: was raising an error on some inputs (#126)
Loading
Loading
module Rouge
def self.version
"1.3.3"
"1.3.4"
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