-
complete_todo()
no longer deletes the full line. It only deletes what it says it deletes (#27). -
file_outline()
works better with news files and headings at the end of files. -
file_outline()
gives a better error for empty paths. -
dir_outline()
no longer excludes files by default. -
browse_pkg()
no longer opens by default and also accepts<org>/<repo>
shortcode to open GitHub repo. -
proj_list()
now takes care of matching project to project list. -
link_gh_issue()
andmarkup_href()
are better. -
file_outline()
now simplifies the outline of NEWS.md. Only major versions are listed now. -
proj_file()
is less noisy and is a shortcut forfile_outline()
withproj
. -
Indentation in
file_outline()
shortly possible. -
proj_switch()
is now robust to duplicate project name.