Skip to content

v0.4.0

Compare
Choose a tag to compare
@fiznool fiznool released this 04 Oct 08:18
· 12 commits to master since this release

Changed --no-preload option to --preload. Fixed --hidden option parsing. Added SSL options. Support node v4.

Breaking changes:

options['no-preload'] is now options.preload. If you previously set no-preload to true, you should change your gruntfile to set preload to false.