Skip to content

Tags: bookvik/timetrap

Tags

1.8.14

Toggle 1.8.14's commit message
Version 1.8.14

* Added auto sheet plugins (thanks Michael Moen and Toby Foster!)
* Added `yesterday` command (thanks Miles Matthias)

1.8.13

Toggle 1.8.13's commit message
Version 1.8.13

Improved formatting of long ids in text output

1.8.12

Toggle 1.8.12's commit message
Version 1.8.12

* Added timetrap executable in addition to t
* t out now works on all sheets with auto_checkout is enabled
* Added require_note config for interactive prompting

1.8.11

Toggle 1.8.11's commit message
Bump version

1.8.10

Toggle 1.8.10's commit message
Version 1.8.10

Bugfix in text formatter

1.8.9

Toggle 1.8.9's commit message
Version 1.8.9

Added autocomplete support

1.8.8

Toggle 1.8.8's commit message
Remove refernces to rdoc

1.8.7

Toggle 1.8.7's commit message
Version 1.8.7

* Added today command
* now command output to STDERR when no active task

1.8.6

Toggle 1.8.6's commit message
Version 1.8.6 - Ruby 2.0 compatibility

Getopt Declare uses a \255 byte for internal escaping which doesn't play
well with Ruby 2.0.  Use the ascii group sperator "\29" instead which
plays better with unicode.

Also vendor getopt since it doesn't seem to be maintained any longer.

Resolves samg#57

1.8.5

Toggle 1.8.5's commit message
Version 1.8.5

* Fix - month command did not work in ruby 1.8.x
* Fix - month command did not work in December