Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 472 Bytes

CHANGELOG.md

File metadata and controls

23 lines (12 loc) · 472 Bytes

0.9.5

  • Changed the main scope name from source.slim to text.slim to leverage recognizing SLIM heredoc blocks by ruby (#3).

0.9.4

  • Fixed matching of ruby attributes ending with braces (some more complex function calls).

0.9.3

  • Fixed matching of ruby attributes enclosed in brackets/parens/braces without whitespace.

0.9.2

  • Fixed nested ruby line matching

0.9.1

  • Renamed the extension for better discoverability

0.9.0

  • Initial release