Skip to content

Latest commit

 

History

History
95 lines (52 loc) · 3.73 KB

CHANGELOG.md

File metadata and controls

95 lines (52 loc) · 3.73 KB

Change Log

v0.4.8 (2018-12-12)

Full Changelog

Closed issues:

  • gitlab-integration doesn't recognize git clone through ssh #36

v0.4.7 (2018-04-10)

Full Changelog

Closed issues:

  • Private projects not loading #28

v0.4.6 (2018-02-24)

Full Changelog

Closed issues:

  • Uncaught TypeError: Cannot read property 'host' of undefined #31

v0.4.5 (2018-01-20)

Full Changelog

Closed issues:

  • SELF_SIGNED_CERT_IN_CHAIN #30
  • Uncaught Error: Repository has been destroyed #29
  • Breaks if group name is case sensitive #26

v0.4.3 (2017-12-11)

Full Changelog

Closed issues:

  • branch support #20
  • fix(status): icon for 'created' job #21

v0.4.2 (2017-09-27)

Full Changelog

Closed issues:

  • Failed status is not computed correctly #18
  • Icons are no more displayed #17

Implemented enhancements:

  • clarify origin #16

v0.4.1 (2017-09-18)

Full Changelog

Implemented enhancements:

  • don't add ssh port to host #13
  • Origin URL is Case Sensitive #14

v0.4.0 (2017-08-07)

Full Changelog

Implemented enhancements:

  • Support gitlab paging API #11

v0.3.1 (2017-08-02)

Full Changelog

Closed issues:

  • Uncaught TypeError: Cannot read property 'null' of undefined #10

v0.3.0 (2017-07-26)

Full Changelog

Closed issues:

  • Protection againts null references #7
  • Correctly handle external jobs #9

Implemented enhancements:

  • Added Travis CI integration
  • Added package specs