Releases: yeoman/environment
Releases · yeoman/environment
v1.0.1
Backward compatibility change
- Revert changes to remove the possibility to pass
args
as a replacement for arguments
. This change caused too much backward compatibility issues.
v1.0.0
Initial release. This project is extracted from yeoman-generator.
API changes
env#lookup()
now take a callback.
env#create()
no longer accept a String as argument.