- added docstrings to all functions - added dictionary iter helper functions for python 2 to 3 compatibility
1.1.7
Not secure
------
- added print_function to list of __future__ imports
1.1.6
Not secure
------
- added base_url back to bing_search()
1.1.5
Not secure
------
- opens google instead of bing when running cliquery -s with no arguments
1.1.4
Not secure
------
- prompt no longer exits when no input given - modularized some functions
1.1.3
Not secure
------
- can now untag individual tags in bookmarks by tag substrings - can no longer untag multiple bookmarks at once - added KeyboardInterrupt to list of exceptions to handle in link prompt - an exception during link prompt now causes prompt to exit