Skip to content

Releases: aboutcode-org/dependency-inspector

v2.0.1

20 Aug 04:02
Compare
Choose a tag to compare

What's Changed

  • Update link references of ownership from nexB to aboutcode-org

v2.0.0

02 Jul 11:04
564a0f1
Compare
Choose a tag to compare

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

Full Changelog: v1.0.0...v2.0.0

v1.0.0

13 Jun 05:17
85d9b48
Compare
Choose a tag to compare

Changelog

  • Initial release with support for npm, pnpm, and yarn.

What's Changed

New Contributors

Full Changelog: https://github.com/nexB/dependency-inspector/commits/v1.0.0