Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 909 Bytes

CHANGELOG.md

File metadata and controls

43 lines (29 loc) · 909 Bytes

Changelog

v3.1

  • Fix #7: Read from environment variables before configuration file.

v3.0

  • Fix #3: Read login information from configuration file.

v2.1.1

  • Fix #4: Crash in report when date is invalid.

v2.1

  • Add report command listing any case or person's intervals with a from and to date.

v2.0.1

  • Fix timestamp error in this week's time report command.

v2.0

  • Print this week's time report for a single person.

v1.0

  • Last week time report printed with person names and summarized hours.

v0.4.1

  • Print time report table per person.

v0.4

  • Show time report for the last week for a particular case.

v0.3.2

  • Print time report simpler and more readable.

v0.3.1

  • Print time report as table.

v0.3

  • Time report command listing the time intervals for a particular case.

v0.2

  • Logon command returning a token.

v0.1

  • Initial gem with no commands.