conan v1.21.3 Release Notes

Release Date: 2020-03-03 // about 4 years ago
    • 🛠 Bugfix: Fixing locking system for metadata file so it can be accessed concurrently. (#6543)
    • 🛠 Bugfix: Manage the dirty state of the cache package folder with conan export-pkg. (#6517)
    • 🛠 Bugfix: BugFix: Add quotes to virtualenv scripts, so they don't crash in pure sh shells. (#6516)
    • 🛠 Bugfix: Upload was silently skipping exceptions, which could result in packages not uploaded, but user not realizing about the error. (#6515)
    • 🛠 BugFix: Add system_libs to premake generator. (#6496)