v0.6.5
Patch Release
- This release fixes a bug that made it impossible to compile skitter on Elixir 1.15.
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.5
Or by downloading the archive attached to this release and installing it using mix archive.install <path_to_file>.