-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Martin Catty
committed
Jan 6, 2009
1 parent
ade1fa8
commit f7eb7cf
Showing
1 changed file
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
== 0.2.0 / 2009-01-06 | ||
|
||
Enhancements: | ||
* More modular | ||
* More languages supported | ||
* Can be installed directly via gem | ||
* Support config file | ||
* Width can be specified | ||
* Space is better used | ||
* Can be used inside an other program | ||
* Add tests | ||
|
||
Fixes: | ||
* Die correctly when hit ^C | ||
* Add separator at the good point |