Skip to content

v0.5.2

Choose a tag to compare

@mathsaey mathsaey released this 28 Feb 22:03
· 225 commits to develop since this release

Patch release
Ensure the generator (mix skitter.new) can be installed from hex.

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.5.2

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