Skip to content

Releases: ugexe/zef

v0.1.11

09 May 04:32
Compare
Choose a tag to compare

Add License to zef info output
Fix license whitelist/blacklist

v0.1.10

27 Apr 22:22
Compare
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
Compare
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
Compare
Choose a tag to compare
Bump version 0.1.7

Fixes typo from last release :(

v0.1.6

08 Apr 21:08
Compare
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

v0.1.5

21 Mar 01:26
Compare
Choose a tag to compare

Fix custom config location in edge case
Check harder if something is installed before testing

v0.1.4

19 Mar 01:58
Compare
Choose a tag to compare

Filter candidate matches by request-as name
Improve Fetch error reporting and functionality

v0.1.3

13 Mar 23:01
Compare
Choose a tag to compare

Fix CLI path handling for absolute windows paths (with volume)
Fix exit code to be non-zero when aborting

v0.1.2

13 Mar 22:58
Compare
Choose a tag to compare

Fixes TAP::Harness6 plugin for latest rakudo requires changes

v0.1.1

27 Feb 01:35
Compare
Choose a tag to compare

No important changes