Skip to content

Releases: metaodi/cabdriver

Release 4.0.1

07 Dec 10:24
Compare
Choose a tag to compare

4.0.1 - 2020-12-07

Fixed

  • Make sure to correctly join the config path #121
  • For git source: check the error message in property or the error itself #122

Release 4.0.0

05 Dec 07:52
Compare
Choose a tag to compare

4.0.0 - 2020-12-05

Fixed

  • Check HOMEDRIVE and HOMEPATH for cabdriver directory #109
  • Fixed gitlog error see #112
  • Fixed deprecation warnings from octokit

Changed

  • BC-break: Due to updated dependencies, now at least node 12.0.0 is required
  • Updated a bunch of dependencies

Removed

  • Removed gulp + gulpfile as a dependency

Release 3.0.0

08 Dec 15:58
Compare
Choose a tag to compare

3.0.0 - 2019-12-08

Fixed

Changed

  • BC-break: Due to updated dependencies, now at least node 8.10.0 is required
  • Updated npm dependencies #107

Release 2.5.1

07 Oct 11:24
Compare
Choose a tag to compare

2.5.1 - 2019-10-07

Fixed

  • Hotfix for google authentication

Release 2.5.0

07 Oct 11:05
Compare
Choose a tag to compare

2.5.0 - 2019-10-07

Fixed

  • Re-created google authentication so that people can create new tokens and login again

Release 2.4.0

26 Jul 14:01
Compare
Choose a tag to compare

2.4.0 - 2018-07-26

Fixed

  • Display of zebra time was wrong, now everything should be properly aligned and spaced

Changed

  • Add default time (1 hour) to mail and git source
  • Change display of mail source (shorter subject, extract name from header)

Release 2.3.4

18 Jul 14:12
Compare
Choose a tag to compare

2.3.4 - 2018-07-18

Fixed

  • In between check in jira module did not work for "today", apply startOf()/endOf() to fix this

Release 2.3.3

10 Jul 14:49
Compare
Choose a tag to compare

2.3.3 - 2018-07-10

Fixed

  • Handle empty pages in pagination for mail and calendar source

Release 2.3.2

04 Jul 14:44
Compare
Choose a tag to compare

2.3.2 - 2018-07-04

Fixed

  • Pagination for mail and calendar source

Release 2.3.1

04 Jul 13:37
Compare
Choose a tag to compare

2.3.1 - 2018-07-04

Fixed

  • Added missing request dependency