Skip to content

Releases: CameronCarroll/day

1.9.1

22 Jan 01:19
Compare
Choose a tag to compare

Features

  • Added editor based descriptions: Define your preferred EDITOR and it'll be captured in new_task arglist over a "()"-style description.
  • Times in certain places are converted to be more appropriate (34 seconds instead of .56 minutes, or 2 hours 34 minues, etc.)
  • Colorization added on index key and task names in printout.

v1.8.1

31 Dec 18:03
Compare
Choose a tag to compare

Main changes:

  • Fixed double constant declaration.
  • Fixed program having NO output at all when no tasks are in the list.
  • (Also some internal buildtool upgrades.)

Release 1, v1.8, "Ferocious Poodle"

28 Dec 09:51
Compare
Choose a tag to compare

First actual release for day.rb, a to-do and timetracking command-line application.

Synposis: Quickly create and describe tasks from the command line, and optionally track fulfillment time against your estimates.

Main features (corresponding to v1.8):

  • One-file 'binary' for easy distribution and installation.
  • Improved options parsing (Can be in any order now when creating a new task.)
  • Extended clear and info commands.

Check out changelog.md for a detailed summary.
User-guide updates to come soon.

Happy holidays!