Skip to content

Releases: ramsey/devtools

devtools 2.0.0

24 Apr 23:09
2.0.0
d8eb5a7
Compare
Choose a tag to compare

Added

  • Nothing.

Changed

  • Bump minimum supported version of ramsey/devtools-lib to 2.0

  • Bump minimum supported version of PHP to 8.1

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

1.7.1

08 Aug 21:07
1.7.1
ff4d4a6
Compare
Choose a tag to compare

Added

  • Bump to ramsey/devtools-lib patch level v1.2.2.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

1.7.0

11 Jul 22:15
1.7.0
11d534c
Compare
Choose a tag to compare

Added

  • Bump to next minor version of ramsey/devtools-lib, which includes the following changes:
    • Add lint:style command to check for coding standards issues.
    • Add lint:syntax command to check for syntax errors.
    • Add license command that uses madewithlove/license-checker.
    • Add clean:coverage command to remove code coverage logging files.
    • Improve documentation for all commands.
    • The lint command is now aliased to lint:all and executes lint:pds, lint:syntax, and lint:style.
    • Deprecate pre-commit command and make it a no-op. This also deprecates Ramsey\Dev\Tools\Composer\Command\PreCommitCommand.
    • Deprecate Ramsey\Dev\Tools\Composer\Command\CaptainHookInstallCommand. This was only used internally and has been replaced with captainhook/plugin-composer.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

1.6.0

21 Mar 19:14
1.6.0
2568c49
Compare
Choose a tag to compare

Added

  • Bump to next minor version of ramsey/devtools-lib, with lint:pds command.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

1.5.1

27 Oct 00:48
1.5.1
2b81ac4
Compare
Choose a tag to compare

Added

  • Nothing.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Use stable composer/composer version 2.0

1.5.0

09 Oct 04:41
1.5.0
fd89568
Compare
Choose a tag to compare

Added

1.4.1

07 Sep 21:29
1.4.1
16f7931
Compare
Choose a tag to compare

1.4.1 - 2020-09-07

Fixed


Release Notes for 1.4.1

1.4.x bugfix release (patch)

1.4.1

  • Total issues resolved: 0
  • Total pull requests resolved: 0
  • Total contributors: 0

1.4.0

04 Sep 16:13
1.4.0
Compare
Choose a tag to compare

1.4.0 - 2020-09-04

Added

  • Improve CI workflows and tests; add automatic release workflow using laminas/automatic-releases.

Release Notes for 1.4.0

Feature release (minor)

1.4.0

  • Total issues resolved: 0
  • Total pull requests resolved: 0
  • Total contributors: 0

devtools 1.3.0

02 Sep 03:57
1.3.0
d0ca803
Compare
Choose a tag to compare

Added

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

1.2.1

31 Aug 02:42
1.2.1
0f8e5a3
Compare
Choose a tag to compare

Fixed

  • use correct command name when dispatching events