- added -p, --print flag for printing links to stdout - removed bing_open function as open_link does its job already
0.7.1
Not secure
------
- removed .testrc file that snuck in
0.7.0
Not secure
------
- improvements to documentation
0.6.12
Not secure
------
- changed occurence of args['clear_cache'] to args['CLEAR_CACHE'] per the previous update
0.6.11
Not secure
------
- changed --clear-cache flag to --CLEAR-CACHE, necessary to avoid a name conflict when resolving link prompt flags (--clear-cache and --config both resolve to 'c')