File tree Expand file tree Collapse file tree 5 files changed +15
-4
lines changed Expand file tree Collapse file tree 5 files changed +15
-4
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ ## v0.6.0
4+
5+ Features:
6+ - prune command to remove extraneous libs
7+ - init command to create an initial shard.yml
8+
9+ Fixes:
10+ - print details when postinstall script fails, see #84
11+ - path resolver didn't verify the path actually existed, see #77
12+ - recursion when shard name doesn't match dependency name, see #72
13+
314## v0.5.4
415
516Fixes:
Original file line number Diff line number Diff line change 1- 0.5.4
1+ 0.6.0
Original file line number Diff line number Diff line change 11name : shards
2- version : 0.5.4
2+ version : 0.6.0
33
44authors :
55 -
Julien Portalier <[email protected] >
Original file line number Diff line number Diff line change 1- .TH "SHARD\& .YAML" "5" "September 2015" "shards 0.5.4 " "File Formats"
1+ .TH "SHARD\& .YAML" "5" "September 2015" "shards 0.6.0 " "File Formats"
22.SH NAME
33shard.yml \- metadata for crystal applications and libraries
44.SH SYNOPSYS
Original file line number Diff line number Diff line change 1- .TH SHARDS "1" "September 2015" "shards 0.5.4 " "User Commands"
1+ .TH SHARDS "1" "September 2015" "shards 0.6.0 " "User Commands"
22.SH NAME
33shards \- dependency manager for the Crystal Language
44.SH SYNOPSYS
You can’t perform that action at this time.
0 commit comments