Prepare for v3.0
This commit is contained in:
parent
86b85dfb32
commit
dd06f2acf6
22
CHANGELOG
22
CHANGELOG
@ -1,3 +1,25 @@
|
||||
Buku 3.0
|
||||
2017-04-26
|
||||
|
||||
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)
|
||||
|
||||
-------------------------------------------------------------------------------
|
||||
|
||||
Buku 2.9
|
||||
2017-02-20
|
||||
|
||||
|
2
buku.1
2
buku.1
@ -1,4 +1,4 @@
|
||||
.TH "BUKU" "1" "Feb 2017" "Version 2.9" "User Commands"
|
||||
.TH "BUKU" "1" "Apr 2017" "Version 3.0" "User Commands"
|
||||
.SH NAME
|
||||
buku \- Powerful command-line bookmark manager. Your mini web!
|
||||
.SH SYNOPSIS
|
||||
|
Loading…
x
Reference in New Issue
Block a user