shards v0.14.1 Release Notes
Release Date: 2021-03-10 // over 1 year ago-
๐ Fixes:
- Fix broken
SOURCE_DATE_EPOCH
indocs.mk
. (#479, thanks @straight-shoota)
- Fix broken
Previous changes from v0.14.0
-
๐ Fixes:
- ๐ Improve error message when locked version is missing in source. (#466, thanks @straight-shoota)
- ๐ Fix touch install_path to not accidentally create file. (#478, thanks @straight-shoota)
๐ Features:
- โ Add
--frozen
and--without-development
CLI flags. (#473, thanks @straight-shoota) - โ Add
--skip-postinstall
cli option to install and update. (#475, thanks @bcardiff) - Treat github sources as case insensitive. (#471, thanks @stakach)
Others: