Releases: aboutcode-org/dependency-inspector
Releases · aboutcode-org/dependency-inspector
v2.0.1
v2.0.0
What's Changed
- Support generation of lockfile and manifest JSON dump for Swift project by @keshav-space in #16
- Improve documentation by @pombredanne in #18
- Add support for cocoapods and use
.deplock
extension for Swift manifest dump file by @keshav-space in #19 - Support lockfile generation for python project and drop
update-lockfile
mode for yarn by @keshav-space in #20 - Support lockfile generation for NuGet project by @keshav-space in #21
- Generate dependency relationship for Swift project by @keshav-space in #24
- Generate Python dependency relationships using pip inspect by @keshav-space in #25
New Contributors
- @pombredanne made their first contribution in #18
Full Changelog: v1.0.0...v2.0.0
v1.0.0
Changelog
- Initial release with support for npm, pnpm, and yarn.
What's Changed
- Support lockfile generation for npm, pnpm and yarn by @keshav-space in #7
- Initial Release for DepLock v1.0.0 by @keshav-space in #14
New Contributors
- @keshav-space made their first contribution in #7
Full Changelog: https://github.com/nexB/dependency-inspector/commits/v1.0.0