Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

Strymon 0.1.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@gandro gandro released this 05 Dec 17:14
· 96 commits to master since this release
ea2d1d7

This is a minor release, containing various bug fixes and some minor feature additions.

Notable changes

  • Strymon now builds on Rust stable, starting with version 1.21. See PR #6, #20.
  • Added a new subcommand, strymon terminate which kills the processes belonging to a running job. PR #3, #15.
  • Job artifacts are now stored in a dedicated directory. PR #19.
  • Various other bug and documentation fixes, as well as code and performance improvements. PR #1, #2, #14, #16, #18.

Contributors

The following people have contributed to this release of Strymon:

  • Florian Gilcher
  • Matthew Forshaw
  • Moritz Hoffmann
  • Sebastian Wicki