File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 11# next
2+
3+ # 1.0rc3
24 - breaking: stop sourcing files from ` ~/.config/qutebrowser/conf.d/ `
35 - this was undocumented, nonstandard, and didn't work as well as it could
46 - switch to ` pyproject.toml `
57 - hopefully use the right qutebrowser dirs on Windows
68 - ` choose ` : add ` qutebrowser ` menu item for the main qutebrowser profile
7- - added ` -C ` argument to reference qutebrowser configs from an arbitrary dir
9+ - added ` -C ` argument to support referencing qutebrowser configs other than the one in ~ /.config
810 - added ` click ` -generated completions for bash and zsh
911 - added option support to fish completions
1012 - removed ` --create ` from ` qbpm launch `
13+ - make generated ` .desktop ` files match qutebrowser's more closely
1114
12- # 1.0-rc2 :
15+ # 1.0rc2 :
1316 - ` choose ` : builtin support for ` fzf ` and ` fuzzel `
1417 - moved argument handling to click
1518 - ` qbpm launch ` 's ` -n ` /` --new ` renamed to ` -c ` /` --create `
Original file line number Diff line number Diff line change 11[project ]
22name = " qbpm"
3- version = " 1.0-rc2 "
3+ version = " 1.0rc3 "
44description = " qutebrowser profile manager"
55license = " GPL-3.0-or-later"
66license-files = [" LICENSE" ]
You can’t perform that action at this time.
0 commit comments