concon121/node-maven-api

View on GitHub
CHANGELOG.md

Summary

Maintainability
Test Coverage
# Change Log

## [Unreleased](https://github.com/concon121/node-maven-api/tree/HEAD)

[Full Changelog](https://github.com/concon121/node-maven-api/compare/v2.0.1...HEAD)

**Fixed bugs:**

- 1 event triggers builds for every pom  [\#13](https://github.com/concon121/node-maven-api/issues/13)

## [v2.0.1](https://github.com/concon121/node-maven-api/tree/v2.0.1) (2017-04-10)
[Full Changelog](https://github.com/concon121/node-maven-api/compare/v2.0.0...v2.0.1)

**Merged pull requests:**

- Feature/event names [\#14](https://github.com/concon121/node-maven-api/pull/14) ([concon121](https://github.com/concon121))

## [v2.0.0](https://github.com/concon121/node-maven-api/tree/v2.0.0) (2017-04-09)
[Full Changelog](https://github.com/concon121/node-maven-api/compare/v1.1.0...v2.0.0)

**Implemented enhancements:**

- Non Blocking [\#12](https://github.com/concon121/node-maven-api/issues/12)

**Merged pull requests:**

- Feature/non blocking [\#11](https://github.com/concon121/node-maven-api/pull/11) ([concon121](https://github.com/concon121))

## [v1.1.0](https://github.com/concon121/node-maven-api/tree/v1.1.0) (2016-11-27)
[Full Changelog](https://github.com/concon121/node-maven-api/compare/v1.0.1...v1.1.0)

**Implemented enhancements:**

- Return promises from commands [\#9](https://github.com/concon121/node-maven-api/issues/9)

**Fixed bugs:**

- EPERM: operation not permitted, write [\#7](https://github.com/concon121/node-maven-api/issues/7)

**Merged pull requests:**

- Feature/return promises [\#10](https://github.com/concon121/node-maven-api/pull/10) ([concon121](https://github.com/concon121))

## [v1.0.1](https://github.com/concon121/node-maven-api/tree/v1.0.1) (2016-10-23)
[Full Changelog](https://github.com/concon121/node-maven-api/compare/v1.0.0...v1.0.1)

**Fixed bugs:**

- Scope of 'this' in Promise [\#5](https://github.com/concon121/node-maven-api/issues/5)

**Merged pull requests:**

- hotfix/eperm [\#8](https://github.com/concon121/node-maven-api/pull/8) ([concon121](https://github.com/concon121))
- hotfix/scopeIssue [\#6](https://github.com/concon121/node-maven-api/pull/6) ([concon121](https://github.com/concon121))

## [v1.0.0](https://github.com/concon121/node-maven-api/tree/v1.0.0) (2016-10-23)
**Merged pull requests:**

- Develop [\#3](https://github.com/concon121/node-maven-api/pull/3) ([concon121](https://github.com/concon121))
- Made a start on the readme [\#2](https://github.com/concon121/node-maven-api/pull/2) ([concon121](https://github.com/concon121))
- Implement basic node maven api [\#1](https://github.com/concon121/node-maven-api/pull/1) ([concon121](https://github.com/concon121))



\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*