Skip to content

Releases: crystal-lang/shards

v0.18.0

28 Mar 11:52
v0.18.0
31b44d3
Compare
Choose a tag to compare

0.18.0 (2024-03-28)

Features

Documentation

Specs

  • Use FileUtils.rm_rf instead of shell command in spec (#616, thanks @HertzDevil)

Infrastructure

0.17.4

22 Dec 10:27
v0.17.4
29123fc
Compare
Choose a tag to compare

Bugfixes

Specs

Documentation

Infrastructure

v0.17.3

07 Apr 12:14
v0.17.3
d75b004
Compare
Choose a tag to compare

v0.17.3 - 2023-04-07

v0.17.2

28 Dec 20:51
v0.17.2
a894d1c
Compare
Choose a tag to compare

v0.17.2 - 2022-12-28

v0.17.1

30 Sep 21:36
v0.17.1
9d17faf
Compare
Choose a tag to compare

v0.17.1 - 2022-09-30

  • 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)

v0.17.0

24 Mar 13:34
v0.17.0
85b30b5
Compare
Choose a tag to compare

v0.17.0 - 2022-03-24

v0.16.0

06 Oct 21:11
v0.16.0
ff94dd2
Compare
Choose a tag to compare

Fixes:

Features:

v0.15.0

29 Jun 20:11
v0.15.0
97ce009
Compare
Choose a tag to compare

Fixes:

Features:

Others:

v0.14.1

10 Mar 14:07
addc26a
Compare
Choose a tag to compare

Fixes:

v0.14.0

23 Feb 13:52
b3067d6
Compare
Choose a tag to compare

Fixes:

Features:

  • Add --frozen and --without-development CLI flags. (#473, thanks @straight-shoota)
  • Add --skip-postinstall cli option to install and update. (#475, thanks @bcardiff)
  • Treat github sources as case insensitive. (#471, thanks @stakach)

Others: