Skip to content

CodeRay 1.1.2

Compare
Choose a tag to compare
@korny korny released this 03 Sep 10:13
· 69 commits to master since this release

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]