Skip to content
Snippets Groups Projects
Commit f2ed870e authored by http://jneen.net/'s avatar http://jneen.net/
Browse files

v1.5.1

parent cf155068
No related branches found
No related tags found
No related merge requests found
## version 1.5.1: 2014-07-13
* ruby bugfixes for symbol edgecases and one-letter constants
* utf-8 all of the things
* update all builtins
* rust: add `box` keyword and associated builtins
## version 1.5.0: 2014-07-11
 
* new lexer: swift (thanks @totocaster!)
Loading
Loading
Loading
Loading
@@ -2,6 +2,6 @@
 
module Rouge
def self.version
"1.5.0"
"1.5.1"
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