Skip to content

v0.8.0 - Infamous Muskrat [REVOKED]

Compare
Choose a tag to compare
@ysbaddaden ysbaddaden released this 05 Jun 12:54
· 289 commits to master since this release

This release incorrectly clones Git repositories. Please upgrade to v0.8.1!

Features:

  • Install shard executables inside project bin folder on shard install.
    See #126.

Changes:

  • Global cache for cloned Git repositories, aside crystal cache
    (e.g. ~/.cache/shards). Customizable with SHARDS_CACHE_PATH.
  • Clone bare Git repositories instead of creating mirrors (fetch should be
    faster, and less space required on disk).
  • Man pages are now in the man folder.
  • Allow loose shard versioning, accepting semver-like versions and alternatives
    such as calver.

Fixes:

  • Compatibility with Crystal 0.25.