NAME

Change log for psh - The Perl SHell


DESCRIPTION

A reverse-chronological ordered list of changes


1.1 [2003-01-16]

Fixes


1.0 [2003-01-02]

New Features

New/enhanced builtins

Fixes

Cleanups

Other changes


0.009 [2001-01-05]

New Features

Internals

Fixes


0.008 [2000-04-30]

New and Enhanced Built-ins

cd and dirs
The cd builtin now has a (currently unlimited) history list, accessible using:
  cd -/+/%number

The new builtin dirs displays the stack.

complete
Adds a mightier and bash compatible way to define custom completions.

firsttime
A firsttime user setup utility for the .pshrc file. It cannot do a lot currently but will grow in future.

function
Tries to emulate bash's behaviour.

history
unalias
Does not remove builtins of the same name anymore.

New Features

Bugs Fixed


0.007 [2000-02-14]

Contributions primarily by Markus Peter (warp) and Simon Huggins (huggie).

New Features

Bug Fixes

Other Changes


0.006 [2000-01-03]

Refinements to 0.005.

New Features:

Win32 Port Enhancements:

Internals:


0.005 [1999-12-28]

A very functional release.

New Evaluation Strategies

New Bultins

Builtin Enhancements

Portability Enhancements

Completion Enhancements

Other Changes

Bug Fixes


0.004 [1999-12-13]

This release fixes bugs, refactors the code, and adds the following features:


0.003 [1999-11-23]

Contributions from Markus Peter:


0.00205 [1999-11-08]


0.00204 [1999-11-01]


0.00203 [1999-08-28]


0.00202 [1999-08-23]

Patch.


0.00201 [1999-08-23]

Patch.


0.002 [1999-07-23]

Second release.


0.001 [1999-07-23]

Initial release