Releases: crystal-lang-tools/sublime-crystal
Releases · crystal-lang-tools/sublime-crystal
v0.0.13
v0.0.12
v0.0.11
v0.0.10
v0.0.9
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:
- #58 Fix Package Control link in README by @greenbigfrog
v0.0.8
Merge pull request #19 from 10XL/patch-1 add "build" support for windows through wsl