summaryrefslogtreecommitdiffstats
tag namev0.3.0 (2325228f3cfb995a74a1b62b53d19ecd21bf511c)
tag date2016-05-31 11:06:39 +0800
tagged byChang-Hung Liang <eliang.cs@gmail.com>
tagged objectcommit 7689f300cf...
Bugfixes
* Empty input causes syntax error (#15) * AttributeError about '_io.BytesIO' object on Windows (#11) * Deleting non-existing keys causes KeyError (#25) Enhancements * Add 'help' command (#15) * Handle initial parameters and options from command line (#14) * Add 'rm *' command (#12) * Include more header names (#36, #37)