urchin/HISTORY

32 lines
701 B
Plaintext
Raw Normal View History

2014-11-05 16:54:36 +00:00
HISTORY
-------
2014-12-08 02:08:00 +00:00
Version 0.0.5
---------------------
* urchin now unsets `CDPATH`.
* The documentation for `urchin -x` was removed because it was confusing.
2014-11-05 17:47:36 +00:00
Version 0.0.4
2014-11-05 16:54:36 +00:00
---------------------
2014-11-05 17:49:08 +00:00
* Switch urchin -x to urchin -sh and fix some problems with it
* Documentation
Version 0.0.3
---------------------
2014-11-05 16:54:36 +00:00
General tidying
2014-11-05 17:15:30 +00:00
Run with different shells in three ways
2014-11-05 16:54:36 +00:00
2014-11-05 17:15:30 +00:00
* urchin -s
* $TEST_SHELL variable with $TEST_SHELL
2014-11-05 17:49:08 +00:00
* $TEST_SHELL variable with urchin -sh
Set NULL_GLOB so zsh doesn't print a warning.
2014-11-05 16:54:36 +00:00
Before version 0.0.3
----------------------
We adjusted the input parameters so it is harder to accidentally run all executable files in you
r home directory.
We added directory-based indents.