shards v0.17.1 Release Notes

Release Date: 2022-09-30 // almost 2 years 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)