Skip to content

Releases: TheFriendlyCoder/friendlyshell

1.0.9

23 Jun 16:47

Choose a tag to compare

minor bug fix with api docs

1.0.8

23 Jun 16:22
5603198

Choose a tag to compare

Fixed version number declaration
updated license to APL 2.0

Bug fix

15 Nov 18:50
dddbd86

Choose a tag to compare

Fixed another bug with command completion when multiple command params contain similar content

Bug fixes

14 Nov 00:59
f297f6d

Choose a tag to compare

More bug fixes with tab completion and quoted command parameters.

Bug Fix

13 Nov 18:11
0bd7120

Choose a tag to compare

Fixed bug with parsing partially complete command parameters that are quote-delimited.

Bug fix

09 Nov 18:13
3462616

Choose a tag to compare

Fixed minor bug to preserve quotes in quoted parameters

Bug fixes

09 Nov 17:12
b2284af

Choose a tag to compare

Fixed security warnings, and bugs with parsing quoted command parameters.

Fix error reporting

01 Oct 15:31
a01cca5

Choose a tag to compare

Added support for terminating friendly shell sessions on the first error encountered by the framework when running in batch mode.

Bug fixes

28 Sep 16:41
885afb2

Choose a tag to compare

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

08 May 15:33

Choose a tag to compare

tagged first release of API