- Cleaned up
Zef::Utils::FileSystemand fixed some potential bugs when used differently than the current internal use. - Made
zef search ...case insensitive. - Disabled
ZEF_PLUGIN_DEBUGin CI tests. - Give a better error message doing
zef install $some-path, where$some-pathis a directory that doesn't contain aMETA6.jsonfile. - Removed support for
META.infofiles. - Fixed an issue where test (and theoretically also build) phase output was getting duplicated when multiple distributions had output message.