Revision history for Perl extension Teamcity-Executor
1.3.1 2019-06-25T13:35:28Z
- retry 401 without reason
1.3.0 2018-02-26T16:24:04Z
- add support for synchronous touch method
1.2.0 2018-01-30T09:08:43Z
- extend logging of failed jobs
1.1.1 2018-01-23T11:59:53Z
- fix retrieving artifacts
1.1.0 2018-01-19T10:41:35Z
- remove autobox dependency
1.0.0 2018-01-17T12:56:55Z
- add any logger to maittain log output
- add touch method to run teamcity job without waiting for result
- reworked teamcity future output
0.2.1 2017-12-18T10:16:01Z
- Update code snippet in documentation
0.2.0
- add handling for canceling builds
- write queued (not running jobs) to output
0.1.1 2017-09-20T12:42:01Z
- make work with perl 5.20+
- minor fix in SYNOPSIS
0.1.0 2017-09-19T12:20:24Z
- original version