Skip to content

New Subcommand... Literally.

Pre-release
Pre-release
Compare
Choose a tag to compare
@brianp brianp released this 07 Jul 06:17
· 262 commits to master since this release

v0.5.0 (2016-07-07)

New Usage and installation:

  • The muxed-complete-0.5.0 package contains two bins that need to be in your path or use /usr/local/bin
  • The muxed-0.5.0 package contains the single bin.

Feature:

  • Added new SubCommand for generating new project files.

Bug:

  • Silence un-needed output.

Refactored:

  • Expressions in project/parser.rs to utilize if let.
  • Removed the linker from ./cargo/config. It had conflicts when actually building on osx.
  • When help is displayed.