v0.7.1
Patch Release
- This version fixes a race condition that could occur when a worker spawned by a strategy in a deploy hook starts sending messages to other workers after being activated.
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.7.1
Or by downloading the archive attached to this release and installing it using mix archive.install <path_to_file>.