Skip to content

Releases: SRWieZ/whatsdiff

v1.4.2

24 Dec 22:02
Compare
Choose a tag to compare

Fixed

  • fix: packages-json weird format in de0504e
  • fix: root directory false change detection in 17ca8c6

Full Changelog: https://github.com/SRWieZ/whatsdiff/compare/v1.4.1..v1.5.0

v1.4.1

23 Dec 16:18
Compare
Choose a tag to compare

Fixed

Full Changelog: v1.4.0...v1.4.1

v1.4.0

23 Dec 13:36
9e82381
Compare
Choose a tag to compare

Added

  • feat: can analyse package-lock.json in a subdirectory by @SRWieZ in #6

Fixed

  • fix: build with dependencies updated 8e2794c

Full Changelog: v1.3.0...v1.4.0

v1.3.0

23 Dec 12:20
457191d
Compare
Choose a tag to compare

Added

  • feat: phpstan static analysis in 22b1949

Changed

  • chore: test against Windows and MacOs in #5
  • chore: test against PHP 8.4 in #4
  • chore: update dependencies in 8690083 81fea61

Fixed

Full Changelog: https://github.com/SRWieZ/whatsdiff/compare/v1.2.0..v1.3.0

v1.2.0

20 Nov 19:46
6bf43bc
Compare
Choose a tag to compare

What's Changed

  • 🆕 feat: only compare the same commit for both files by @SRWieZ in #3
  • 🔐 security: cleared some dependency advisories

Full Changelog: v1.1.0...v1.2.0

v1.1.0

19 Sep 19:06
Compare
Choose a tag to compare

New features

  • 🆕 Supports for NPMJS package-lock.json

Changed

  • 🎨 New colourful output
  • 🐛 Fixed a bug when composer.lock has just been created
  • 🐛 Fixed a strlen bug when there is only new packages
  • 🐛 Supports a wider ranges of git status --porcelain

Full Changelog: v1.0.2...v1.1.0

v1.0.2

16 Sep 19:05
Compare
Choose a tag to compare

Changed

  • 🐛 Fixed release comparator

Full Changelog: v1.0.1...v1.0.2

v1.0.1

13 Sep 20:47
Compare
Choose a tag to compare

Changed

  • 🐛 Fixed some warnings in production

Full Changelog: v1.0.0...v1.0.1

v1.0.0

13 Sep 20:32
Compare
Choose a tag to compare

First release 🚀