Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 1.21 KB

CHANGELOG.md

File metadata and controls

31 lines (17 loc) · 1.21 KB

CHANGELOG

v1.0.6 - 2019/10/01

  • Added a flag to disable SSL checking - issue raised by PhilLab.

v1.0.5 - 2019/06/01

  • Amended the way date formatting is handled - issue raised by smutel, commit(s) contributed by smutel.

v1.0.4 - 2019/03/09

  • Amended IP address command line argument to also require the relevant protocol (HTTP/S).
  • Added GitHub Action to run unit tests when a pull request is raised.

v1.0.3 - 2018/07/05

v1.0.2 - 2018/07/05

  • Updated documentation and configuration to document Python 3.7 compatability.

v1.0.1 - 2018/06/25

  • Added exception handling to calls.py when calling the specified GitLab API.
  • Added a tests_require section to setup.py.

v1.0.0 - 2018/06/21

  • Initial version.