1.4.0
added
- add
requireVarsForEnvironments
: check if some variables have been set only in the given environments (e.g.['qa', 'production']
) - more comments in the code
fix
- typos
requireVarsForEnvironments
: check if some variables have been set only in the given environments (e.g. ['qa', 'production']
)