Releases: concon121/node-maven-api
Releases · concon121/node-maven-api
v2.0.2
Summary
Hotfix to handle spaces in paths correctly.
Issues
- Handle paths containing spaces - #15
Pull Requests
v2.0.1
Fix for multiple events being fired unnecessarily.
v2.0.0
Moved away from using promises to return to service consumers, to using the node js events api.
v1.1.0
Implementation of promises to return information to consumers.
v1.0.1
Fixes a few issues found in manual testing.
- hotfix/eperm
- hotfix/scopeIssue
v1.0.0
The first release of node-maven-api.
Includes features for:
- Clean maven project.
- Install maven project.
- Test maven project.
- Get effective POM for maven project.