shards v0.17.1 Release Notes

Release Date: 2022-09-30 // over 1 year ago
    • ๐Ÿ›  Fix: Don't raise an exception if install_path doesn't exist (#557, thanks @mjoerussell)
    • ๐Ÿ›  Fix Fossil resolver when multiple dependencies are coming from the same website (#558, thanks @MistressRemilia)
    • Adjust parameter name for Resolver#install_sources (#559, thanks @straight-shoota)

Previous 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 in PathResolver (#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)