Skip to content

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 07 Jun 14:16

[0.7.0] - 2026-06-07

🐛 Bug Fixes

  • (robustness) Prevent silent data loss in legacy index migration and lockfile reads (#17)
  • (robustness) Propagate write_lockfile errors and gate graph cleanup behind --aggressive (#18)
  • (robustness) Add warnings to silent error paths in install and resolver (#19)
  • Distinguish 404, parse errors, and network errors in registry source (#20)
  • Add input validation for manifest and lockfile (#21)

💼 Other

  • Bump to v0.7.0

🧪 Testing

  • Add more tests (#22)