Skip to content

Releases: jazzband/Watson

1.5.0 (2017-07-31)

31 Jul 10:34
Compare
Choose a tag to compare
  • Added: the report command now supports JSON output (#102)
  • Updated: the sync command is now compatible with the new crick.io backend
    API
    (#152)
  • Updated: Python 3.6 is now officially supported (#150)
  • Fixed: catch error when user wants to edit config but file does not exist yet
    (#154)

Get started with Watson by following the installation instructions!

1.4.0 (2016-11-01)

01 Nov 15:13
Compare
Choose a tag to compare
  • Added: Watson now has a rename command (#74).
  • Added: the report and log commands now have new command line and config file options to (not) include the current frame in the output (#123).
  • Added: the report and log commands now have new command line options to set the timespan to the current year, month, week or day (#130 via #124).
  • Added: you can now set default tags for selected projects in the config file (#113).
  • Added: Zsh completion support (#96)
  • Added: document installation via homebrew on OS X (#121)
  • Updated: when saving the Watson frames, state or config file, the most recent previous version of the file is kept as a back up (#120).
  • Fixed: bash completion of projects and tags with spaces in them (#122).
  • Fixed: if saving the Watson frames, state or config file fails for any reason, the original is kept (and not wiped as before) (#120).

Get started with Watson by following the installation instructions!

1.3.2 (2016-03-01)

01 Mar 12:32
Compare
Choose a tag to compare
  • Added: document installation for Arch Linux
  • Added: improve frame selection by position
  • Fixed: improve error handling
  • Fixed: remove unnecessary dependencies for a stand alone installation
  • Fixed: specify correct source directory for flake8 and pytest (tox test
    suite)

Get started with Watson by following the installation instructions!

1.3.1 (2016-02-11)

11 Feb 10:14
Compare
Choose a tag to compare
  • Fix packaging error with PyPI

Get started with Watson by following the installation instructions!

1.3.0 (2016-02-11)

11 Feb 10:02
Compare
Choose a tag to compare
  • Add a complete browsable documentation
  • Add Watson's brand new logo!
  • Add support for Watson's directory override via the WATSON_DIR environment variable

Get started with Watson by following the installation instructions!

1.2.0 (2016-01-22)

22 Jan 09:58
Compare
Choose a tag to compare
  • Added: Watson now has a restart command
  • Added: Watson now has a merge command
  • Added: Watson can now stop running project when starting a new one (optional)
  • Added: there is a wrapper for RawConfigParser to make option access more convenient
  • Updated: the edit command now defaults to the running frame if any (else defaults to the last one)
  • Updated: the log command now has a daily total time summary
  • Fixed: unicode issues with cjk characters
  • Fixed: edition summary is now converted to local time

Get started with Watson by following the installation instructions!

1.1.0 (2015-10-21)

21 Oct 13:18
6b048e2
Compare
Choose a tag to compare
  • Added: configurable date and time to output of status command (#33)
  • Added: support for Bash-completion (#1)
  • Added: new frames command that displays all frame IDs
  • Fixed: set id if not provided (#30)

Get started with Watson by following the installation instructions!

1.0.2 (2015-10-09)

09 Oct 13:35
Compare
Choose a tag to compare
  • Fixed: bug where the last frame could not be deleted
  • Fixed: documentation
    • added an explanation to remove all the frames
    • improved installation instructions

Get started with Watson by following the installation instructions!