Hackpad-cli changelog ========================== v0.0.5 - 2014-05-04 -------------------- - add a dot-timer for when padlist refreshes so one knows that something is happening - add an option `-u` to display urls rather than pad id - add an option `-r` to force the refresh of the cache - add storage of cache for pad and pad lists - add some tests - add a flag for removing colors `-p` v0.0.4 - 2014-05-01 -------------------- - add options in pad info for `hpcli info [pad_id]` - implement a search command `hpcli search [term]` v0.0.3 - 2014-05-01 -------------- - add a better way to manage alternative configuration file - fix alternate config dir setup - verify compat with ruby 1.9.3 - better readme v0.0.2 - 2014-05-01 --------------- - damn, forgot to remove awesome_print. huhu v0.0.1 - 2014-05-01 ------------------------ - initial release of a draft