Skip to content

Releases: raphaelstolt/lean-package-validator

v4.4.3

06 May 08:51
Compare
Choose a tag to compare
  • Further PHP preset expansion.

v4.4.2

16 Apr 14:58
Compare
Choose a tag to compare
  • Further PHP preset expansion.

v4.4.1

11 Mar 09:31
Compare
Choose a tag to compare
  • Further PHP preset expansion.

v4.4.0

03 Mar 11:44
Compare
Choose a tag to compare
  • New stdin-input option. Closes #42.

v4.3.6

21 Feb 10:05
Compare
Choose a tag to compare
  • Further PHP preset expansion.

v4.3.5

18 Feb 07:42
Compare
Choose a tag to compare
  • Fix issue where no package name is set.

v4.3.4

14 Feb 09:59
Compare
Choose a tag to compare
  • Check if given directory of the tree --dist-package command is a Git repository.

v4.3.3

10 Feb 12:07
Compare
Choose a tag to compare
  • Replace the dependency on the Unix tree command. Closes #49.

v4.3.2

10 Feb 07:59
Compare
Choose a tag to compare
  • The tree command with the --src option now excludes files from .gitignore and the .git directory.

v4.3.1

07 Feb 14:37
Compare
Choose a tag to compare

Added

  • The tree command defaults to the --dist-package option.

Fixed

  • A bug where the directory to operate on was incorrect.