You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
allow output build number and string to be set independently of top-level metadata #2311
add file hash to source cache filenames to avoid collisions #2312
add notion of "strong" or "weak" run exports. Strong apply to run whether parent is in build or host. Weak apply only if in host, or in build with no host present. #2320
Bug fixes:
Fix PY3K value changing from 0/1 to True/False. Keep 0/1.
make work_dir the cwd when running output bundling scripts. It was the host prefix before now.
start tmpdir prefixes when getting dependency versions with _ so that conda can be one of the deps #2321