Skip to content

Commit

Permalink
Version 1.1.0 (2016-02-28)
Browse files Browse the repository at this point in the history
  • Loading branch information
sunaku committed Feb 29, 2016
1 parent ce24f38 commit 811e0ee
Show file tree
Hide file tree
Showing 21 changed files with 41 additions and 20 deletions.
21 changes: 21 additions & 0 deletions VERSION.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
## Version 1.1.0 (2016-02-28)

This release adds UNIX manpages, improves the UI, and fixes MacOSX support.

### Minor:

* Add "[y/N]" hint to xargs confirmation prompt. Thanks to [Christian
Höppner]( https://github.com/mkaito ) for suggesting this improvement.

* Add UNIX manual pages for all scripts, generated using [binman](
https://sunaku.github.io/binman ).

### Patch:

* sed(1), awk(1), et. al. differ in curious ways under MacOSX. Thanks to
[Alaric Holloway]( https://github.com/skedastik ) and [Kareem Gan](
https://github.com/magicalbanana ) for reporting bugs and testing fixes.

## Version 1.0.0 (2016-01-24)

Initial public release of dasht, with stable command line API. :birthday:
2 changes: 1 addition & 1 deletion bin/dasht
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/sh -e
#
# # DASHT 1 2016-01-24 1.0.0
# # DASHT 1 2016-02-28 1.1.0
#
# ## NAME
#
Expand Down
2 changes: 1 addition & 1 deletion bin/dasht-docsets
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/sh -e
#
# # DASHT-DOCSETS 1 2016-01-24 1.0.0
# # DASHT-DOCSETS 1 2016-02-28 1.1.0
#
# ## NAME
#
Expand Down
2 changes: 1 addition & 1 deletion bin/dasht-docsets-install
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/sh -e
#
# # DASHT-DOCSETS-INSTALL 1 2016-01-24 1.0.0
# # DASHT-DOCSETS-INSTALL 1 2016-02-28 1.1.0
#
# ## NAME
#
Expand Down
2 changes: 1 addition & 1 deletion bin/dasht-docsets-remove
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/sh -e
#
# # DASHT-DOCSETS-REMOVE 1 2016-01-24 1.0.0
# # DASHT-DOCSETS-REMOVE 1 2016-02-28 1.1.0
#
# ## NAME
#
Expand Down
2 changes: 1 addition & 1 deletion bin/dasht-docsets-update
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/sh -e
#
# # DASHT-DOCSETS-UPDATE 1 2016-01-24 1.0.0
# # DASHT-DOCSETS-UPDATE 1 2016-02-28 1.1.0
#
# ## NAME
#
Expand Down
2 changes: 1 addition & 1 deletion bin/dasht-query-exec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/sh -e
#
# # DASHT-QUERY-EXEC 1 2016-01-24 1.0.0
# # DASHT-QUERY-EXEC 1 2016-02-28 1.1.0
#
# ## NAME
#
Expand Down
2 changes: 1 addition & 1 deletion bin/dasht-query-html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/sh -e
#
# # DASHT-QUERY-HTML 1 2016-01-24 1.0.0
# # DASHT-QUERY-HTML 1 2016-02-28 1.1.0
#
# ## NAME
#
Expand Down
2 changes: 1 addition & 1 deletion bin/dasht-query-line
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/sh -e
#
# # DASHT-QUERY-LINE 1 2016-01-24 1.0.0
# # DASHT-QUERY-LINE 1 2016-02-28 1.1.0
#
# ## NAME
#
Expand Down
2 changes: 1 addition & 1 deletion bin/dasht-server
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/sh -e
#
# # DASHT-SERVER 1 2016-01-24 1.0.0
# # DASHT-SERVER 1 2016-02-28 1.1.0
#
# ## NAME
#
Expand Down
2 changes: 1 addition & 1 deletion bin/dasht-server-http
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/sh -e
#
# # DASHT-SERVER-HTTP 1 2016-01-24 1.0.0
# # DASHT-SERVER-HTTP 1 2016-02-28 1.1.0
#
# ## NAME
#
Expand Down
2 changes: 1 addition & 1 deletion man/man1/dasht-docsets-install.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH DASHT\-DOCSETS\-INSTALL 1 2016\-01\-24 1.0.0
.TH DASHT\-DOCSETS\-INSTALL 1 2016\-02\-28 1.1.0
.SH NAME
.PP
dasht\-docsets\-install \- installs new Dash \[la]https://kapeli.com/dash\[ra] docsets
Expand Down
2 changes: 1 addition & 1 deletion man/man1/dasht-docsets-remove.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH DASHT\-DOCSETS\-REMOVE 1 2016\-01\-24 1.0.0
.TH DASHT\-DOCSETS\-REMOVE 1 2016\-02\-28 1.1.0
.SH NAME
.PP
dasht\-docsets\-remove \- removes installed Dash \[la]https://kapeli.com/dash\[ra] docsets
Expand Down
2 changes: 1 addition & 1 deletion man/man1/dasht-docsets-update.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH DASHT\-DOCSETS\-UPDATE 1 2016\-01\-24 1.0.0
.TH DASHT\-DOCSETS\-UPDATE 1 2016\-02\-28 1.1.0
.SH NAME
.PP
dasht\-docsets\-update \- updates installed Dash \[la]https://kapeli.com/dash\[ra] docsets
Expand Down
2 changes: 1 addition & 1 deletion man/man1/dasht-docsets.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH DASHT\-DOCSETS 1 2016\-01\-24 1.0.0
.TH DASHT\-DOCSETS 1 2016\-02\-28 1.1.0
.SH NAME
.PP
dasht\-docsets \- lists installed Dash \[la]https://kapeli.com/dash\[ra] docsets
Expand Down
2 changes: 1 addition & 1 deletion man/man1/dasht-query-exec.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH DASHT\-QUERY\-EXEC 1 2016\-01\-24 1.0.0
.TH DASHT\-QUERY\-EXEC 1 2016\-02\-28 1.1.0
.SH NAME
.PP
dasht\-query\-exec \- searches a Dash \[la]https://kapeli.com/dash\[ra] docset's SQLite3 database file
Expand Down
2 changes: 1 addition & 1 deletion man/man1/dasht-query-html.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH DASHT\-QUERY\-HTML 1 2016\-01\-24 1.0.0
.TH DASHT\-QUERY\-HTML 1 2016\-02\-28 1.1.0
.SH NAME
.PP
dasht\-query\-html \- searches Dash \[la]https://kapeli.com/dash\[ra] docsets and emits HTML table rows
Expand Down
2 changes: 1 addition & 1 deletion man/man1/dasht-query-line.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH DASHT\-QUERY\-LINE 1 2016\-01\-24 1.0.0
.TH DASHT\-QUERY\-LINE 1 2016\-02\-28 1.1.0
.SH NAME
.PP
dasht\-query\-line \- searches Dash \[la]https://kapeli.com/dash\[ra] docsets and emits groups of lines
Expand Down
2 changes: 1 addition & 1 deletion man/man1/dasht-server-http.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH DASHT\-SERVER\-HTTP 1 2016\-01\-24 1.0.0
.TH DASHT\-SERVER\-HTTP 1 2016\-02\-28 1.1.0
.SH NAME
.PP
dasht\-server\-http \- simple search engine that powers
Expand Down
2 changes: 1 addition & 1 deletion man/man1/dasht-server.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH DASHT\-SERVER 1 2016\-01\-24 1.0.0
.TH DASHT\-SERVER 1 2016\-02\-28 1.1.0
.SH NAME
.PP
dasht\-server \- runs a local search engine for your web browser
Expand Down
2 changes: 1 addition & 1 deletion man/man1/dasht.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH DASHT 1 2016\-01\-24 1.0.0
.TH DASHT 1 2016\-02\-28 1.1.0
.SH NAME
.PP
dasht \- API documentation in your terminal
Expand Down

0 comments on commit 811e0ee

Please sign in to comment.