Skip to content

Releases: ugexe/zef

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

v0.9.3

15 Nov 17:42
de45cc7
Compare
Choose a tag to compare
  • Remove some concurrency when resolving dependencies to speed up dependency resolution

v0.9.2

13 Nov 00:35
cc2ab88
Compare
Choose a tag to compare
  • Dynamically determine which modules to ignore (i.e. core modules)

  • Allow a cache dir to be set in the config for a Zef::Repository::LocalCache