atom-shell v0.8.1
Changelog:
- Fix various Windows issues.
API Change Notice:
- The
appmodule'sfinish-launchingevent has been renamed toready. - The whole
require('atom-delegate').browserMainParts.preMainMessageLoopRun = ...things are removed since v0.8.0, useapp.on('ready', ...)instead.