Skip to content

v0.10.0

Compare
Choose a tag to compare
@bcardiff bcardiff released this 01 Apr 17:33
· 198 commits to master since this release
4091ac5

Features:

  • Use crystal-molinillo to resolve dependencies, drop the SAT solver. #322, #329, #336.
  • Automatic unlock on install and update. #337
  • Show the shard's name when running scripts. #326
  • Support shard renames. #327
  • Add SPEC for repository, homepage, documentation properties. #265

Fixes:

  • Allow changes in the source protocol without triggering an actual change in the source. #315
  • Make shards reproducible via SOURCE_DATE_EPOCH environment variable. #314
  • Check non hidden files are not pruned. #330
  • Validation of changes in production mode for dependencies referenced by commit. #340

Others: