Skip to content

Releases: p3r7/friendly-shell

0.2.4

28 Aug 12:22
Compare
Choose a tag to compare

Using helper fn with-shell-interpreter--generate-props from with-shell-interpreter to prevent duplicated code.

0.2.3

27 May 08:46
Compare
Choose a tag to compare

Updating to latest version of with-shell-interpreter (0.2.3) to benefit from a custom implementation of connection-local-vars.

0.2.2

10 May 14:41
Compare
Choose a tag to compare

Bugfix release:

0.2.1

06 May 11:33
Compare
Choose a tag to compare

New features:

Bug fixes:

  • friendly-shell: comint-process-echoes is now conditionally set to 't. This caused an error to pop when killing process and interpreter arg did not have stty echo.

Breaking changes:

  • :allow-local-vars used to take a boolean value, now takes any of: 'none, 'both, 'connection, 'buffer

0.2.0

05 May 09:08
Compare
Choose a tag to compare

Packages are renamed, using the friendly- prefix.

0.1.0

19 Apr 09:22
Compare
Choose a tag to compare

Initial release with package prefix prf-.

Package names are: prf-shell-command, prf-shell and prf-remote-shell.

Next release will see them renamed into: friendly-shell-command, friendly-shell and friendly-remote-shell.