UNPKG

mozaik-ext-jenkins

Version:
27 lines (18 loc) 893 B
# mozaik-ext-jenkins Changelog > **Tags:** > - [New Feature] > - [Bug Fix] > - [Breaking Change] > - [Documentation] > - [Internal] > - [Polish] ## v1.2.0 (2016-04-05) * **Internal** * `mozaik`: [#16](https://github.com/plouc/mozaik-ext-jenkins/pull/16) Make extension compatible with `mozaik@1.1.0`. * `babel`: [#16](https://github.com/plouc/mozaik-ext-jenkins/pull/16) Update babel packages. * `test-runner`: [#16](https://github.com/plouc/mozaik-ext-jenkins/pull/16) Move tests to **ava**. * `code-coverage`: [#16](https://github.com/plouc/mozaik-ext-jenkins/pull/16) Generate code coverage through **nyc**. ## v1.1.0 (2016-03-20) ### Features * **client:** add support for custom CA ([#11](https://github.com/plouc/mozaik-ext-jenkins/pull/11)) * **job_status:** add support for `bold` layout for `JobStatus` component ([#5](https://github.com/plouc/mozaik-ext-jenkins/pull/5))