- Amended the way date formatting is handled - issue raised by smutel, commit(s) contributed by smutel.
- 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.
- Added the ability to use GitLab personal auth token - pull request submitted by stotler.
- Updated documentation and configuration to document Python 3.7 compatability.
- Added exception handling to
calls.pywhen calling the specified GitLab API. - Added a
tests_requiresection tosetup.py.
- Initial version.