----------------------------------
::
git log --reverse --pretty=format:'* %s [%h]' v0.4.1..v0.5.0
* ENH: main.py: Add --print-all output formatter [016a601]
* BUG,ENH: main.py encoding errors w/ getwriter, print_json_link_list [f26b867]
* ENH,TST: print_html_tree, tornado app, recursive RDFa template (todo: simplify) [102c5c8]
* ENH: /bookmarks (jstree, /bookmarks/dict), /bookmarks/list [4bea937]
* BUG: make window.open work with middle-click [4e7673d]
* ENH,REF,CLN: JSON handlers, searchterm! onhashchanged, css, [markdown](url://formatting) [578c0ff]
* BUG,REF: onhashchange sync ('bindings'), css [8145dc6]
* TST: tests/test_app.py: tornado.testing.AsyncHTTPTestCase [ba24573]
* REF: /bookmarks -> /bookmarks/chrome [ac47841]
* TST,REF: main function signature, explicit stdout, q [19f50a8]
* BUG: main() argv must default to sys.argv[1:] for console_script [3ee4438]
* TST: tests/data: current output [0b2384f]
* REF: utils.get_template, imports [3cfbaca]
* REF: -> pbm [c1e292e]
* REF: -> pbm [9d57407]
* REF: -> pbm [6481879]
* REF: -> pbm [abae5ed]
* RLS: setup.py, __init__.py: v0.5.0 [ab5e5e3]
* Merge branch 'release/0.5.0' [c6096e8]