Skip to content

v0.4.0-alpha

Choose a tag to compare

@github-actions github-actions released this 10 Oct 16:34

This release includes some minor bug fixes, but the main focus is two new features:

  • Collision detection and resolution using the "newest" wins strategy
  • grind.lock file to freeze the fully resolved artefacts

With both these features grind should be able to be much more reproducible as we essentially take a snapshot of the resolved dependencies which is then source controlled. grind will use the grind.lock if one exists as the source of truth.