Skip to content

v0.6.2

Choose a tag to compare

@mathsaey mathsaey released this 28 Apr 18:02
· 112 commits to develop since this release

This release adds an option to the deploy script which can be used to control how long the script waits before spawning the master runtime after spawning the worker runtimes.

The mix task attached to this release can be used to create a Skitter project using this version. It can be installed with the following command:

$ mix archive.install hex skitter_new 0.6.2

Or by downloading the archive attached to this release and installing it using mix archive.install <path_to_file>.