Fixed:
- Properly extract crate version
- Cache crates info
- Remove branch from git repositories name
- Do not retrieve a hash of the Git crates
Fixed:
- dependency status link
Added:
- Generation of diff.rs links
Fixed:
- Verbose report output. Shows more details for added and removed crates
- Sort workspace targets
Added:
- Simple and verbose report outputs
- Changes grouping
Fixed:
- Remove double '/' in the repository name
- Disable colored output of the 'cargo info' command
Initial release.
Features:
- Generate GitHub links for the crate versions diff
- Analyze workspace dependencies for updates
- Extract crate nested dependencies from 'cargo metadata'
- Extract commit version from '.cargo_vcs_info.json' file
- Show report in simple and verbose mode