SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for gash-0.3.0-1.1.i586.rpm :

* Sun Jan 01 2023 Jonathan Brielmaier - Update to version 0.3.0:
* New features
*
* Arithmetic expansion.
*
* Simple asynchronous commands.
*
* A language specification is now provided, allowing you to use the evaluator from the Guile REPL by typing \",L sh\".
*
* Redirects now honor the \'noclobber\' option.
*
* The \'wait\' built-in.
*
* The \'umask\' built-in can now display the current umask.
* Bug fixes
*
* An empty command will now reset the status.
*
* The \'read-sh\' procedure now reads from \'current-input-port\' by default (before it used \'current-output-port\').
* Misc
*
* Various performance improvements.
*
* Word expansion has been split into two steps, paving the way for a compiler.
*
* Guile 3.0 is now explicitly supported.- Enable build against Guile 3.x
* Sat Jan 18 2020 Jonathan Brielmaier - Don\'t build with Guile 3.0 as Gash is not yet compatible
* Tue Dec 17 2019 Jonathan Brielmaier - Update to version 0.2.0:
* Better error handling.
* Some small features added.
* Multiple bug fixes.
* Tue Jul 16 2019 Jonathan Brielmaier - require guile-devel >= 2.2
* Mon Jun 03 2019 Jonathan Brielmaier - let there be Gash 0.1, a POSIX-compatible shell written in Guile
 
ICM