shards v0.17.1 Release Notes
Release Date: 2022-09-30 // over 2 years agoPrevious changes from v0.17.0
-
- โ Add
make build
recipe (#533, thanks @straight-shoota) - ๐ Fix unexpected token compiler error match (#532, thanks @straight-shoota)
- Honour
CRYSTAL
env var (#534, thanks @straight-shoota) - No longer depend of external git user config (#536, thanks @luislavena)
- โก๏ธ [CI] Update circleci xcode 13.2.1 (#537, thanks @straight-shoota)
- ๐ Output
STDERR
from the building process (#540, thanks @beta-ziliani) - ๐ Fix grammar problems (#543, thanks @dinko-pehar)
- โ Add fossil resolver (#530, thanks @MistressRemilia)
- โ Add expanded local path to
shard.yml
error message inPathResolver
(#541, thanks @straight-shoota) - Avoid user defined git template in resolver (#528, thanks @lzap)
- โ Add run command (#546, thanks @luislavena)
- ๐ Re-enabled
~
support in path resolver (#538, thanks @masukomi) - โ Add
--jobs
flag (parallel git fetch) (#539, thanks @m-o-e)
- โ Add