Skip to content

Releases: ugexe/zef

v0.11.7

12 Apr 19:24
602c54f
Compare
Choose a tag to compare
  • Fix new deprecation message output by rakudo v2021.4+ when running the zef unit tests

v0.11.6

09 Apr 13:45
a3633d8
Compare
Choose a tag to compare
  • Fix issue when no candidates are found where the error message was LTA

v0.11.5

10 Mar 23:02
dc85148
Compare
Choose a tag to compare
  • Remove unused fez mirror of p6c

v0.11.4

30 Jan 23:58
0c15317
Compare
Choose a tag to compare
  • Fix erroneous deduplication of dependencies

v0.11.3

30 Jan 15:39
6f0b981
Compare
Choose a tag to compare
  • Fix missing build-result during build phase

v0.11.2

25 Jan 02:25
85ae15c
Compare
Choose a tag to compare
  • Fixes typos and warnings emitted by Comma

  • Change Perl6 -> Raku for TAP::Harness

  • Move a return declaration to inside its signature

v0.11.1

24 Jan 15:32
f0d6eea
Compare
Choose a tag to compare
  • Change 'zef-eco' name to 'fez to desmurf-ify how CLI output reads

  • Add suggestion for how to ignore a dependency for missing dependency error

  • perl6 -> raku changes

v0.11.0

19 Jan 00:31
f018e1e
Compare
Choose a tag to compare
  • Adds default support for the new zef / fez ecosystem, and a disabled variant of the fez managed p6c ecosystem that can be enabled via --zef-p6c

v0.10.0

10 Jan 22:07
1cbd322
Compare
Choose a tag to compare
  • Adds documentation to a large portion of the code base, including working examples

  • Adds new comments (some introspectable) to the code base to help clarify things not worth documenting

  • Fixes an issue with uneven version string comparison

  • More Perl6 -> Raku changes, such as changing all file extensions to .rakumod

v0.9.4

16 Nov 01:51
3c75618
Compare
Choose a tag to compare
  • Index distributions by short name in ::Ecosystems