Ver 0.4
New features 🎉
inspect
action is introduced. It reports missing or misconfigured attributes in your management files. #28
Breaking changes 💣
inspect
action recognizes null as valid values but null was default values of License#url until 0.3. Since 0.4, "" (empty string) is a default value. #28- Now visualize action depends on validate and inspect actions. #28
Deprecation 🙇
- artifactOutputDirectory has been deprecated and renamed to baseDir #26