Skip to content

Ver 0.4

Compare
Choose a tag to compare
@jmatsu jmatsu released this 08 Apr 08:51
· 80 commits to master since this release
bd9b158

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