Skip to content

Latest commit

 

History

History
305 lines (185 loc) · 14.5 KB

CHANGELOG.md

File metadata and controls

305 lines (185 loc) · 14.5 KB

Change Log

v1.3.2 (2017-10-08)

Full Changelog

Closed issues:

  • effectivePom function needs to pass an output file name #100
  • Menu option "mvn effective-pom" not working #98

Merged pull requests:

v1.3.1 (2017-09-28)

Full Changelog

Implemented enhancements:

  • Add config to toggle creating classpath on save #97
  • Add config to toggle creating classpath on startup #96

Fixed bugs:

  • Uncaught Error: watch ~/projects/aries/cdi/cdi-extender/ ENOSPC #95
  • Uncaught Error: watch ~/projects/aries/cdi/ ENOSPC #94
  • Uncaught Error: ENOENT: no such file or directory, open '~/Projects/nginx/plugins/packer/tmp/ecli... #90

Closed issues:

  • Uncaught Error: ENOENT: no such file or directory #91

v1.3.0 (2017-05-07)

Full Changelog

Implemented enhancements:

  • feature/nodeMavenApi build from the ui #60

Fixed bugs:

  • Failed to load the atom-maven package #75
  • Uncaught Error: ENOENT: no such file or directory, open '~/Workspace/... #74

Closed issues:

  • atom-maven won't start when i open atom from the terminal #84

Merged pull requests:

v1.2.1 (2017-04-16)

Full Changelog

Fixed bugs:

  • Building the classpath fails if the path has spaces in it #73

Merged pull requests:

  • Updated dependency for node-maven-api to fix issue #73 #81 (concon121)

v1.2.0 (2017-04-15)

Full Changelog

Implemented enhancements:

  • feature/non-blocking PR Quality Checks #79
  • Configurable .classpath file name #70

Fixed bugs:

  • To slow for large projects #76

Closed issues:

  • Uncaught Error: ENOENT: no such file or directory #77
  • Build on save not working #72

Merged pull requests:

v1.1.0 (2017-01-21)

Full Changelog

Merged pull requests:

  • Added support for configurable classpath file. #71 (concon121)

v1.0.1 (2016-12-25)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Codacy: Expected to return a value at the end of this function #65
  • Codacy: Expected return with callback function #64
  • Codacy: Expected error to be handled #63

Closed issues:

  • Doesn't seem to do anything #61

Merged pull requests:

v1.0.0 (2016-12-18)

Full Changelog

Implemented enhancements:

  • feature/nodeMavenApi build maven project #58
  • feature/nodeMavenApi watch pom files for changes #57
  • feature/nodeMavenApi Migrate to node-maven-api #55
  • Support for properties defined in settings.xml #37
  • Support for dependency exclusions #32
  • Support for import scoped dependencies #31
  • Support for system scoped dependencies #30
  • Notify dependants when dependency changes #27
  • Notify children when parent pom changes #24
  • Download from remote repository #4

Fixed bugs:

  • feature/nodeMavenApi bug #56
  • Uncaught ReferenceError: $ is not defined #47
  • Uncaught TypeError: Cannot read property 'pomPath' of undefined #42
  • "Jumpy" message panel #38
  • Unclosed root tag #35

Merged pull requests:

v0.14.0 (2016-06-12)

Full Changelog

Implemented enhancements:

  • Support for optional dependencies #33

Fixed bugs:

  • Possible failure when finding line number in pom for unkown dependency #50

Merged pull requests:

v0.13.3 (2016-06-11)

Full Changelog

Implemented enhancements:

  • Update to jquery 3 #48

Fixed bugs:

  • Dependency mediation not working correctly #46

v0.13.2 (2016-06-08)

Full Changelog

Fixed bugs:

  • Error messages disapear even though the errors havent been resolved. #45

v0.13.1 (2016-06-08)

Full Changelog

v0.13.0 (2016-06-08)

Full Changelog

Implemented enhancements:

  • atom-maven expects $PATH to contain the string 'maven' or 'M2' or 'M3' #43

Fixed bugs:

  • Uncaught TypeError: Cannot read property '0' of undefined #36
  • Cannot find module './FileUtils' #11

Merged pull requests:

v0.12.1 (2016-06-04)

Full Changelog

Merged pull requests:

v0.12.0 (2016-05-31)

Full Changelog

Implemented enhancements:

  • Implement Dependency Mediation #28

Fixed bugs:

  • Wrong versions in the classpath #29

Merged pull requests:

v0.11.0 (2016-05-24)

Full Changelog

Fixed bugs:

  • Dependencies not refreshed on save #34
  • on save, getting cached versions of files which have changed #19

v0.10.1 (2016-05-23)

Full Changelog

v0.10.0 (2016-05-23)

Full Changelog

Merged pull requests:

v0.9.0 (2016-05-19)

Full Changelog

Closed issues:

  • Cannot find module 'underscore' #7

v0.8.0 (2016-05-19)

Full Changelog

Closed issues:

  • remove waitfor #21
  • define jquery in ui utils #18
  • Resolving version from dep management wrong #17
  • Parents dependencies should be on the classpath #14

Merged pull requests:

v0.7.0 (2016-05-17)

Full Changelog

Closed issues:

  • Versions defined as properties #9
  • Inherited versions #8

v0.6.0 (2016-05-16)

Full Changelog

Closed issues:

  • Type is always jar #10
  • Clear errors on every scan #3

Merged pull requests:

v0.5.0 (2016-05-16)

Full Changelog

v0.4.0 (2016-05-16)

Full Changelog

v0.2.0 (2016-05-15)

Full Changelog

Merged pull requests:

  • Develop #6 (concon121)
  • Handle on screen error messages correctly. On pom reload, remove all … #5 (concon121)

v0.1.0 (2016-05-15)

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator