Skip to content

v5.0.0

Compare
Choose a tag to compare
@georglauterbach georglauterbach released this 05 Apr 13:01
· 40 commits to main since this release
2c1ed95

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.