Skip to content

Releases: Andrei-Straut/jenkins-api-ts-typings

Version 0.8.6

23 Nov 14:43

Choose a tag to compare

Added Jenkins Build status enum

Version 0.8.5

23 Nov 14:37

Choose a tag to compare

Added Jenkins Build status enum

Version 0.8.3

20 Nov 19:44

Choose a tag to compare

Same as 0.8.1 but with const instead of var

Version 0.8.1

20 Nov 14:57

Choose a tag to compare

Change target and compatibility to es5, as es6 was giving some problems with angular2

Version 0.6.0

10 Nov 11:02

Choose a tag to compare

Introduce JenkinsTimeInQueueAction as subclass of JenkinsAction
Introduce JenkinsHealthReport
Fix various issues

Version 0.5.1

09 Nov 17:09

Choose a tag to compare

Turn "actions" property in IJenkinsBuild into typed array. Update tests accordingly.
This property is no longer automatically parsed when calling fromJson(/string), but will have to be set manually, as per package conventions

Version 0.4.0

08 Nov 15:20

Choose a tag to compare

Improve on 0.3.0.
Simplify logic.
Add JenkinsAction class

Version 0.3.1

03 Nov 11:24

Choose a tag to compare

Improved on 0.2.0, with fromJson(json: JSON) for all objects

Version 0.2.0

11 Aug 21:15

Choose a tag to compare

v0.2.0

Update links. Bump version