Build-Tool Version 0.6.0.rc2 release
Posted by mjansen |
I just pushed the second release candidate of for build-tool version 0.6.0 to rubygems. To update use
$ gem update --pre build-tool
I fixed some small bugs
- command
files FILEthrows an exception - command
feature disable FEATUREthrows an exception - It is possible to build modules for inactive features
I…