Skip to content

Buku v3.0

Compare
Choose a tag to compare
@jarun jarun released this 26 Apr 05:00
· 1149 commits to master since this release
v3.0
dd06f2a

What's in?

  • Edit bookmarks in EDITOR at prompt
  • Import folder names as tags from browser html (thanks @Mohammadkhalifa)
  • Append, overwrite, delete tags at prompt using >>, >, << (familiar, eh? ;))
  • Negative indices with --print (like tail)
  • Update in EDITOR along with --immutable
  • Request HTTP HEAD for immutable records
  • Interface revamp (title on top in bold, colour changes...)
  • Per-level colourful logs in colour mode
  • Changes in program OPTIONS
    • -t stands for tag search (earlier --title)
    • -r stands for regex search (earlier --replace)
  • Lots of new automated test cases (thanks @rachmadaniHaryono)
  • REST APIs for server-side apps (thanks @kishore-narendran)
  • Document, notify behaviour when not invoked from tty (thanks @The-Compiler)
  • Fix Firefox tab-opening issues on Windows (thanks @dertuxmalwieder)