Releases: ugexe/zef
Releases · ugexe/zef
v0.4.8
Revert "Use multithreaded search for p6c/cpan queries"
v0.4.7
Cleanup ::SystemQuery code
Fix issues with cache being the preferred source
Use multithreaded search for p6c/cpan queries
v0.4.6
Add error message to help with missing source-url fields
Fix column output after first table calculations, such as zef info -v HTTP::UserAgent
Allow .pm6 extensions for Build.pm
v0.4.5
Use full namespace for META6 builder field
Use more cli friendly quotes for Build.pm processing
Update META6.json description field
Allow invalid config path error to be reached
Allow CUR::Unknown paths to be understood
v0.4.4
Supress backtrace when using bin/zef
Skip test/build depends if not testing/building
Remove argument flattening and version normalization that is no longer needed
Change documentation usage of -Ilib to -I.
Simplify client constructor
Fix counter increment in search table output
v0.4.3
Teach perl6 repos to only search for :from<Perl6>
Add some more Distribution compatibility shim code for eventual core Distribution changes/deprecation
Add timeout functionality to various phases
v0.4.2
Use unmodified projects.json ( projects1.json ) mirror by default to take advantage of latest dependency and build enhancements
Remove old json parsing code path which was only used on rakudos that no longer run a modern verison of zef
v0.3.1
'is-installed' will now consider :from<native> and :from<bin>, allowing a simple way for depends to do "curl:from<bin>"
You can’t perform that action at this time.