Releases: TheFriendlyCoder/friendlyshell
1.0.9
1.0.8
Fixed version number declaration
updated license to APL 2.0
Bug fix
Fixed another bug with command completion when multiple command params contain similar content
Bug fixes
More bug fixes with tab completion and quoted command parameters.
Bug Fix
Fixed bug with parsing partially complete command parameters that are quote-delimited.
Bug fix
Fixed minor bug to preserve quotes in quoted parameters
Bug fixes
Fixed security warnings, and bugs with parsing quoted command parameters.
Fix error reporting
Added support for terminating friendly shell sessions on the first error encountered by the framework when running in batch mode.
Bug fixes
Fixed some basic error handling with blank command input, made sure output from api is directed to stdout stream by default, and some other small bugs. See the issues associated with this release for details.
1.0.0
tagged first release of API