New
CodeRay 1.1.2
Diff: https://github.com/rubychan/coderay/compare/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]