v5.0.0
Useful Links
Changes
This release contains a breaking change in var_is_set_and_not_empty
. You should not use parameter_is_not_empty
, var_is_set
or var_is_set_and_not_empty
.
I also removed Makefile
and replaced it with casey/just
, a modern command runner. The dependency on ROOT_DIRECTORY
in tests has been removed too.
Finally, I updated the log format.