v0.17.0
straight-shoota
released this
24 Mar 13:34
·
54 commits
to master
since this release
v0.17.0 - 2022-03-24
- 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)