Skip to content

v0.5.1

Choose a tag to compare

@mathsaey mathsaey released this 18 Feb 14:09
· 225 commits to develop since this release

Patch release:

  • Fix an issue in mix skitter.new that would cause incorrect module names to be generated.
  • Hide a function which was accidentally marked as public.

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

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