Skip to content

0.7.1

Compare
Choose a tag to compare
@trotzig trotzig released this 11 May 09:33

Breaking change: all configuration keys are now camelCased instead of snake_cased.

Hotfix for relative paths. They weren't working as they should when the path to the current file was passed in with an absolute path (e.g. /home/apps/todo-list/foo.js). This should fix issues with relative paths in the Sublime plugin.