shards v0.15.0 Release Notes

Release Date: 2021-06-29 // almost 3 years ago
  • ๐Ÿ›  Fixes:

    • ๐Ÿ— Let shards build error if no targets defined (#490, thanks @straight-shoota)
    • ๐Ÿ›  Fix to allow empty shard.override.yml (#495, thanks @straight-shoota)
    • 0๏ธโƒฃ Stop expecting master to be the default branch for git (#503, thanks @szabgab)

    ๐Ÿ”‹ Features:

    • โž• Add documentation for shard.override.yml (#494, thanks @straight-shoota)
    • Warn only crystal version (#496, thanks @beta-ziliani, @bcardiff)
    • 0๏ธโƒฃ Don't default the Crystal version to <1.0.0, use only the lower bound (#493, thanks @oprypin)
    • โž• Add --skip-executables (#506, thanks @straight-shoota)

    Others:

    • Escape automatic ligatures in AsciiDoc (#489, thanks @elebow)
    • ๐Ÿ›  Fix links in README (#500, #483, thanks @szabgab, @kimburgess)
    • Correct list identation in shard.yml.adoc (#492, thanks @elebow)
    • โž• Add getting started section to README (#513, thanks @straight-shoota)