Major:
- Removed method
isFlagOrAliasExists
, please useisFlagExist
- Renamed method
isFlagExists
toisFlagExist
, and second parameter of the method is changed - Will be thrown
CongifErrorException
if it is passed wrong config in constructor. - Method
getArg($key)
returns onlytrue
orfalse
when filter isflag
.
Patch:
- Fixed bug of using default empty values from config.