Skip to content

v0.0.9

Compare
Choose a tag to compare
@vladfaust vladfaust released this 13 Jan 15:22
· 17 commits to master since this release
949b5b8

Bugfixes:

  • #43 Prevent flashing terminal windows on Windows (fixes #42) by @oprypin
  • #30 Properly capture []? as a method name (fixes #29) by @faultyserver
  • #47 Corrected handling of invalid source code when auto formatting (fixes #32) by @fgimian
  • #52 Update file extension references in snippets by @KevinSjoberg
  • #48 Scope fixes for __END_LINE__, :!, and :!= (fixes #37, fixes #38) by @faultyserver
  • #45 Updated the language definition to avoid references to jquery (fixes #44) by @fgimian
  • #57 Add annotation and verbatim keywords (closes #50 and closes #55) by @vladfaust
  • #53 Remove irrelevant snippets by @KevinSjoberg

Docs: