v0.7.3
Patch Release
- Bump dependencies as a dependency caused a compile error
- Fix an issue in Skitter.BIS.PassiveSource which prevented Skitter.BIO.TCPSource from working correctly-
- Fix a deprecation warning
- Make
use Skitter.DSLreturnSkitter
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.3
Or by downloading the archive attached to this release and installing it using mix archive.install <path_to_file>.