v0.4.0-alpha
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.lockfile 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.