Skip to content

v0.19.0

Compare
Choose a tag to compare
@menny menny released this 06 Jun 16:03
64f6748
  • You can now specify how we generate exports attribute:
    • all - Generate exports for all resolved dependencies.
    • requested_deps - (the default) Generate only for top-level, requested, artifacts.
    • none - do not generate exports attribute in any of the targets.