Skip to content

v0.3.0

Compare
Choose a tag to compare
@maelvls maelvls released this 21 May 18:22
· 35 commits to main since this release

Changelog

  • Fixed a bug where clockidup would always fail even when the token is valid. 0c62f7c
  • IMPORTANT: the configuration file is now ~/.config/clockidup.yml. It was previously called ~/.config/clockidup.yml. I renamed it because "standup.yml" was not a very good name and did not allow to figure out to which program this configuration file belonged to. 0c62f7c
  • Added the clockidup help command. It shows everything you need to know about clockidup. 0a2737c
  • --debug now shows the status code of HTTP requests.

Notes

You will like clockidup help! It even comes with nice colors:

clockidup-help

Note that "usage errors" will still show a part of the above:

clockidup-error-message

The --help flag also shows a shorten version of clockidup help, and the user is advised to run clockidup help to see the full documentation:

clockidup-help-flag