Skip to content

v0.6.0 - Proud Shrew

Compare
Choose a tag to compare
@ysbaddaden ysbaddaden released this 22 Jan 23:46
· 380 commits to master since this release

Features:

  • prune command to remove extraneous libs
  • init command to create an initial shard.yml

Fixes:

  • print details when postinstall script fails, see #84
  • path resolver didn't verify the path actually existed, see #77
  • recursion when shard name doesn't match dependency name, see #72