Skip to content

Releases: careem/dependency-diff-tldr

v0.0.6

04 Jul 14:07
953a153

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.5...v0.0.6

v0.0.5

23 Jun 18:42
f90793d

Choose a tag to compare

  • fixes a bug in the experimental mismatched dependencies finder

v0.0.4

14 Apr 11:07
1c89de9

Choose a tag to compare

  • adds an experimental mismatched dependencies finder

Note: Jar size is larger due to adding a new library for parsing command line arguments. This might change in the future.

v0.0.3

10 Apr 11:26
25441e2

Choose a tag to compare

  • support --side-effects flag to show side effects of version changes (this is useful for knowing which artifacts get transitive version bumps based on a dependency upgrade).

v0.0.2

24 Nov 10:29
3b961ec

Choose a tag to compare

  • support --collapse parameters to collapse pieces

v0.0.1

10 Nov 12:32

Choose a tag to compare

  • Initial release