Skip to content

Releases: IonBazan/composer-diff-action

v2.0.0

Choose a tag to compare

@IonBazan IonBazan released this 17 Jul 15:41
e2022e8
  • Use v2.1 of the library
  • Default to pr formatter instead of mdtable

v1.2.0

Choose a tag to compare

@IonBazan IonBazan released this 06 Feb 07:29
3140157

🚀 Add ability to filter out non-direct dependencies (#14)

v1

Choose a tag to compare

@IonBazan IonBazan released this 14 Jun 06:57
3140157

👮🏻‍♂️ Add strict mode

v1.1.0

Choose a tag to compare

@IonBazan IonBazan released this 03 Feb 09:18
b343eac

📖 Add new --with-licenses (-c) option to display license information for each package change (#13 thanks @giggsey)

v1.0.6

Choose a tag to compare

@IonBazan IonBazan released this 02 Nov 10:47
d6157c5

💄 Do not use deprecated ::set-output syntax

v1.0.5

Choose a tag to compare

@IonBazan IonBazan released this 11 May 07:27
5b081f9

🔗 Do not render console links with --no-ansi flag

v1.0.4

Choose a tag to compare

@IonBazan IonBazan released this 21 Apr 08:35
f4eb9f4

👻 Fix invalid output when no output is produced by Composer-Diff

v1.0.3

Choose a tag to compare

@IonBazan IonBazan released this 20 Apr 16:42
397aa6c

Fixes unsafe repository error

v1.0.2

Choose a tag to compare

@IonBazan IonBazan released this 28 Jan 06:28
7bebccc

Fix Dockerfile

v1.0.1

Choose a tag to compare

@IonBazan IonBazan released this 28 Jan 02:44
362ebdd

💯 Support Composer v2.2+ (thx @T2L)