v0.19.0
- You can now specify how we generate
exports
attribute:all
- Generateexports
for all resolved dependencies.requested_deps
- (the default) Generate only for top-level, requested, artifacts.none
- do not generateexports
attribute in any of the targets.