Skip to content

Releases: ugexe/zef

v0.1.16

29 May 19:29

Choose a tag to compare

Add granular force flags: --force-[resolve|fetch|build|test|install]

Switch to using --deps-only in place of --depsonly

v0.1.15

22 May 02:06

Choose a tag to compare

Enable cpan search as a default.

Search/prefer cpan before p6c ecosystem.

CLI output showing the recommendation manager that found the distribution (cpan, p6c, cached).

v0.1.14

20 May 05:36

Choose a tag to compare

Fix duplicated "\n" in output.
Fix rdepends output.
Fix cause of warning exposed in xt/ tests.

v0.1.13

17 May 01:22

Choose a tag to compare

Enables test report functionality

v0.1.12

15 May 07:06

Choose a tag to compare

Fix curl corrupting archives on osx
Make namespace search case insensitive
Fix --metacpan flag
Handle .tgz files like .tar.gz

v0.1.11

09 May 04:32

Choose a tag to compare

Add License to zef info output
Fix license whitelist/blacklist

v0.1.10

27 Apr 22:22

Choose a tag to compare

  • Fix config loading when %*ENV<HOME> is not set.
  • Add license to META6 data
  • Fix logger emitting the wrong phase

v0.1.9

15 Apr 00:42

Choose a tag to compare

  • zef list now shows the human readable messages via stderr
  • Fix for mkdir changing from returning a list to returning bool

v0.1.7

08 Apr 21:40

Choose a tag to compare

Bump version 0.1.7

Fixes typo from last release :(

v0.1.6

08 Apr 21:08

Choose a tag to compare

Fix zef locate $dist-name when $dist-name has no matching module name
Remove usage of deprecated IO::Path methods