Releases: madelson/MedallionShell
Releases · madelson/MedallionShell
1.6.2
1.1 Release
- Adds AutoFlush support to StandardInput. This defaults to true, since in most cases when writing small amounts of data this is what you want and when writing large amounts the buffering isn't a big deal anyway.
- Fixes #3
1.0.3 Patch release
Contains a bugfix for accessing the standard error stream
1.0.2 Patch Release
Fixes bug where specifying both a timeout and ThrowOnError() would cause ThrowOnError() exceptions to be suppressed
1.0.1.0 patch release
Allow for argument ommission in Command.Run(), and use invariant culture for argument formatting
1.0.0.0 (initial release)
Added nuspec