Skip to content

Releases: elos/elos

Version 0.3.1 of the elos command line interface

13 Feb 18:58

Choose a tag to compare

Version 0.3.1 of the elos CLI. No notable changes.

The sha of the gzipped is 4103c689822a40d899489816c7fbbe0b6aad0c98f57c0f6da2b51bbcf3e1f1a0.

Version 0.3 of the elos command line interface

06 Feb 19:45

Choose a tag to compare

This is the third release of the elos command line interface.

Notable additions include the elos stream command, the elos todo list -t and elos todo fix.

Changelog:

  • add elos todo tag -r which allows you to remove a tag from a task
  • Ammend confusion regarding time zones, UTC was preserved across local and server,
    however the UTC times returned from the server needed to be turned back into local time,
    and printed as such
  • remove current time prompt
  • fix time zone bug in elos todo today
  • add elos todo fix for updating deadlines of all out of date tasks
  • only print tasks in progress as a result of elos todo stop
  • add time worked as output of elos todo complete
  • have elos todo suggest print the tags of the task also
  • have elos todo suggest prompt to start the task
  • allow elos todo list -t to list tasks only by a particular tag
  • add better task printing across all subcommands
  • add elos stream command

Version 0.2 of the elos command line interface

30 Jan 03:37

Choose a tag to compare

This second release of the elos command contains only API additions.

The tag command has been added. This new command complements the elos todo tag and elos todo goal commands. The goal command is a special case of a tag which holds the user's current goal tasks. Speaking of current tasks, the elos todo current subcommand lists your tasks that are in progress. Finally elos todo today shows you the tasks you have completed today, and is good motivation.

There has been, in addition to these surface changes, refactoring in the server, which is synced with this release.

Version 0.1 of the elos command line interface

18 Jan 01:29

Choose a tag to compare

This release includes the habit, people, setup, and todo commands. It is synced with corresponding versions of gaia, models and data.

To install, drop the binary in /usr/local/bin