Skip to content

v3.0.1 — fix newly-added-crate parsing

Choose a tag to compare

@Booyaka101 Booyaka101 released this 19 Jul 12:04
· 16 commits to main since this release

Bugfix. Newly-added dependency crates (empty old version in the lockdiff) were mis-parsed because IFS=$'\t' read collapses the consecutive tabs, so their build and advisory lanes were skipped. Now splits tabs manually. Found by the live smoke test; regression test added (suite now 48 checks). @v3 points here. See CHANGELOG.