Skip to content

Releases: ugexe/zef

v0.11.10

17 Aug 21:13
b25e39c

Choose a tag to compare

  • Correctly load TAP module

v0.11.9

16 Jul 23:13
31a83ae

Choose a tag to compare

  • Adds a workaround for a past (and potentially future) rakudo regression

v0.11.8

15 Jul 19:56
ef2157c

Choose a tag to compare

  • Fix testing with prove when spaces are in the $*EXECUTABLE path (typically on Windows)

v0.11.7

12 Apr 19:24
602c54f

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

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

Choose a tag to compare

  • Remove unused fez mirror of p6c

v0.11.4

30 Jan 23:58
0c15317

Choose a tag to compare

  • Fix erroneous deduplication of dependencies

v0.11.3

30 Jan 15:39
6f0b981

Choose a tag to compare

  • Fix missing build-result during build phase

v0.11.2

25 Jan 02:25
85ae15c

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

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