0.6.0
Two new configuration options added in this release:
group_imports
- set to false to disable the default behavior of grouping importsenvironments
- set to["node"]
to get access to core modules for Node.js
Apart from that, the Sublime plugin should now be easier to get up and running thanks to work by @lencioni.