Releases: ugexe/zef
Releases · ugexe/zef
v0.2.0
- Sort
zef list
output - Fix windows issue when fetching and overwriting an ecosystem package list
- Add shebang to bin script
- Fix transitive dependency not-found issue when zef actually found the correct dependencies
- Fix regression in Zef::Extractor so it can be used outside of just perl6 dist extraction again
- Change extractor method
list
tols-files
to not be confused with a positional'slist
method
v0.1.32
v0.1.31
-
Make sure test reports get sent eagerly
-
Fix
zef update
, which could error when one of the distributions it tried to update changed itsauth
field in addition to the version change. -
Fix the extra newlines that could show up in output, usually in the form of "PA\nSS" from the testing phase, with rakudos versions 2017.09+ (when buffering was added)