Skip to content

v0.7.3

Choose a tag to compare

@mathsaey mathsaey released this 17 Mar 17:41
· 5 commits to develop since this release

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.DSL return Skitter

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