Skip to content

Commit

Permalink
release prep
Browse files Browse the repository at this point in the history
  • Loading branch information
ttscoff committed Nov 19, 2021
1 parent ff4e1d9 commit 1ff5be9
Show file tree
Hide file tree
Showing 5 changed files with 90 additions and 20 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### 2.0.9.pre
### 2.0.10

#### NEW

Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
doing (2.0.9.pre)
doing (2.0.10)
amatch (~> 0.4, >= 0.4.0)
chronic (~> 0.10, >= 0.10.2)
deep_merge (~> 1.2, >= 1.2.1)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ _If you're one of the rare people like me who find this useful, feel free to [bu

<!--README-->

The current version of `doing` is <!--VER-->2.0.8<!--END VER-->.
The current version of `doing` is <!--VER-->2.0.9<!--END VER-->.

Find all of the documentation in the [doing wiki](https://github.com/ttscoff/doing/wiki).

Expand Down
102 changes: 86 additions & 16 deletions doing.rdoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ record of what you've been doing, complete with tag-based time tracking. The
command line tool allows you to add entries, annotate with tags and notes, and
view your entries with myriad options, with a focus on a "natural" language syntax.

v2.0.9.pre
v2.0.10

=== Global Options
=== --config_file arg
Expand Down Expand Up @@ -92,7 +92,7 @@ Boolean used to combine multiple tags

===== --case TYPE

Case sensitivity for search string matching [(c)ase-sensitive, (i)nsensitive, (s)mart]
Case sensitivity for search string matching [(c)ase-sensitive, (i)gnore, (s)mart]

[Default Value] smart
[Must Match] (?-mix:^[csi])
Expand Down Expand Up @@ -139,6 +139,11 @@ Edit duplicated entry with vim before adding



===== --fuzzy
Use alternative fuzzy matching for search string



===== -i|--interactive
Select item to resume from a menu of matching entries

Expand Down Expand Up @@ -180,7 +185,7 @@ Tag boolean (AND|OR|NOT)

===== --case TYPE

Case sensitivity for search string matching [(c)ase-sensitive, (i)nsensitive, (s)mart]
Case sensitivity for search string matching [(c)ase-sensitive, (i)gnore, (s)mart]

[Default Value] smart
[Must Match] (?-mix:^[csi])
Expand Down Expand Up @@ -215,6 +220,11 @@ Tag filter, combine multiple tags with a comma. Added for compatibility with oth
[Default Value] None


===== --fuzzy
Use alternative fuzzy matching for search string



===== --[no-]label
Label moved items with @from(SECTION_NAME)

Expand Down Expand Up @@ -305,7 +315,7 @@ Boolean (AND|OR|NOT) with which to combine multiple tag filters

===== --case TYPE

Case sensitivity for search string matching [(c)ase-sensitive, (i)nsensitive, (s)mart]
Case sensitivity for search string matching [(c)ase-sensitive, (i)gnore, (s)mart]

[Default Value] smart
[Must Match] (?-mix:^[csi])
Expand Down Expand Up @@ -337,6 +347,11 @@ Archive entries



===== --fuzzy
Use alternative fuzzy matching for search string



===== -i|--interactive
Select item(s) to cancel from a menu of matching entries

Expand Down Expand Up @@ -539,7 +554,7 @@ Boolean (AND|OR|NOT) with which to combine multiple tag filters

===== --case TYPE

Case sensitivity for search string matching [(c)ase-sensitive, (i)nsensitive, (s)mart]
Case sensitivity for search string matching [(c)ase-sensitive, (i)gnore, (s)mart]

[Default Value] smart
[Must Match] (?-mix:^[csi])
Expand Down Expand Up @@ -591,6 +606,11 @@ Include date



===== --fuzzy
Use alternative fuzzy matching for search string



===== -i|--interactive
Select item(s) to finish from a menu of matching entries

Expand Down Expand Up @@ -639,7 +659,7 @@ Constrain search to entries older than date

===== --case TYPE

Case sensitivity for search string matching [(c)ase-sensitive, (i)nsensitive, (s)mart]
Case sensitivity for search string matching [(c)ase-sensitive, (i)gnore, (s)mart]

[Default Value] smart
[Must Match] (?-mix:^[csi])
Expand Down Expand Up @@ -667,6 +687,11 @@ Sort tags by (name|time)
[Must Match] (?i-mx:^(?:name|time)$)


===== --fuzzy
Use alternative fuzzy matching for search string



===== -i|--interactive
Display an interactive menu of results to perform further operations

Expand Down Expand Up @@ -728,7 +753,7 @@ Import entries older than date

===== --case TYPE

Case sensitivity for search string matching [(c)ase-sensitive, (i)nsensitive, (s)mart]
Case sensitivity for search string matching [(c)ase-sensitive, (i)gnore, (s)mart]

[Default Value] smart
[Must Match] (?-mix:^[csi])
Expand Down Expand Up @@ -783,6 +808,11 @@ Autotag entries



===== --fuzzy
Use alternative fuzzy matching for search string



===== --not
Import items that *don't* match search/tag/date filters

Expand Down Expand Up @@ -818,7 +848,7 @@ Tag boolean

===== --case TYPE

Case sensitivity for search string matching [(c)ase-sensitive, (i)nsensitive, (s)mart]
Case sensitivity for search string matching [(c)ase-sensitive, (i)gnore, (s)mart]

[Default Value] smart
[Must Match] (?-mix:^[csi])
Expand Down Expand Up @@ -850,6 +880,11 @@ Edit entry with vim



===== --fuzzy
Use alternative fuzzy matching for search string



===== --not
Show items that *don't* match search string or tag filter

Expand Down Expand Up @@ -907,7 +942,7 @@ How many recent entries to tag (0 for all)

===== --case TYPE

Case sensitivity for search string matching [(c)ase-sensitive, (i)nsensitive, (s)mart]
Case sensitivity for search string matching [(c)ase-sensitive, (i)gnore, (s)mart]

[Default Value] smart
[Must Match] (?-mix:^[csi])
Expand Down Expand Up @@ -945,6 +980,11 @@ Don't ask permission to flag all entries when count is 0



===== --fuzzy
Use alternative fuzzy matching for search string



===== -i|--interactive
Select item(s) to flag from a menu of matching entries

Expand Down Expand Up @@ -1025,7 +1065,7 @@ Boolean (AND|OR|NOT) with which to combine multiple tag filters

===== --case TYPE

Case sensitivity for search string matching [(c)ase-sensitive, (i)nsensitive, (s)mart]
Case sensitivity for search string matching [(c)ase-sensitive, (i)gnore, (s)mart]

[Default Value] smart
[Must Match] (?-mix:^[csi])
Expand Down Expand Up @@ -1057,6 +1097,11 @@ Edit entry with vim



===== --fuzzy
Use alternative fuzzy matching for search string



===== -i|--interactive
Select item for new note from a menu of matching entries

Expand Down Expand Up @@ -1247,7 +1292,7 @@ Boolean (AND|OR|NOT) with which to combine multiple tag filters

===== --case TYPE

Case sensitivity for search string matching [(c)ase-sensitive, (i)nsensitive, (s)mart]
Case sensitivity for search string matching [(c)ase-sensitive, (i)gnore, (s)mart]

[Default Value] smart
[Must Match] (?-mix:^[csi])
Expand All @@ -1274,6 +1319,11 @@ Reset last entry matching tag
[Default Value] None


===== --fuzzy
Use alternative fuzzy matching for search string



===== -i|--interactive
Select from a menu of matching entries

Expand Down Expand Up @@ -1317,7 +1367,7 @@ Tag boolean (AND|OR|NOT)

===== --case TYPE

Case sensitivity for search string matching [(c)ase-sensitive, (i)nsensitive, (s)mart]
Case sensitivity for search string matching [(c)ase-sensitive, (i)gnore, (s)mart]

[Default Value] smart
[Must Match] (?-mix:^[csi])
Expand Down Expand Up @@ -1352,6 +1402,11 @@ Tag filter, combine multiple tags with a comma. Added for compatibility with oth
[Default Value] None


===== --fuzzy
Use alternative fuzzy matching for search string



===== --not
Rotate items that *don't* match search string or tag filter

Expand Down Expand Up @@ -1383,7 +1438,7 @@ selected entries.
===== Options
===== --case TYPE

Case sensitivity for search string matching [(c)ase-sensitive, (i)nsensitive, (s)mart]
Case sensitivity for search string matching [(c)ase-sensitive, (i)gnore, (s)mart]

[Default Value] smart
[Must Match] (?-mix:^[csi])
Expand Down Expand Up @@ -1535,7 +1590,7 @@ Max count to show

===== --case TYPE

Case sensitivity for search string matching [(c)ase-sensitive, (i)nsensitive, (s)mart]
Case sensitivity for search string matching [(c)ase-sensitive, (i)gnore, (s)mart]

[Default Value] smart
[Must Match] (?-mix:^[csi])
Expand Down Expand Up @@ -1595,6 +1650,11 @@ Sort tags by (name|time)
[Must Match] (?i-mx:^(?:name|time))


===== --fuzzy
Use alternative fuzzy matching for search string



===== -i|--interactive
Select from a menu of matching entries to perform additional operations

Expand Down Expand Up @@ -1698,7 +1758,7 @@ How many recent entries to tag (0 for all)

===== --case TYPE

Case sensitivity for search string matching [(c)ase-sensitive, (i)nsensitive, (s)mart]
Case sensitivity for search string matching [(c)ase-sensitive, (i)gnore, (s)mart]

[Default Value] smart
[Must Match] (?-mix:^[csi])
Expand Down Expand Up @@ -1748,6 +1808,11 @@ Don't ask permission to tag all entries when count is 0



===== --fuzzy
Use alternative fuzzy matching for search string



===== -i|--interactive
Select item(s) to tag from a menu of matching entries

Expand Down Expand Up @@ -1898,7 +1963,7 @@ Count to display

===== --case TYPE

Case sensitivity for search string matching [(c)ase-sensitive, (i)nsensitive, (s)mart]
Case sensitivity for search string matching [(c)ase-sensitive, (i)gnore, (s)mart]

[Default Value] smart
[Must Match] (?-mix:^[csi])
Expand Down Expand Up @@ -1953,6 +2018,11 @@ Include colors in output



===== --fuzzy
Use alternative fuzzy matching for search string



===== -i|--interactive
Select from a menu of matching entries to perform additional operations

Expand Down
2 changes: 1 addition & 1 deletion lib/doing/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Doing
VERSION = '2.0.10.pre'
VERSION = '2.0.10'
end

0 comments on commit 1ff5be9

Please sign in to comment.