Skip to content

Releases: SynergiTech/laravel-coding-standards

v2.0.1

30 Mar 14:02
02a2fdd

Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

26 Mar 11:33
88ff110

Choose a tag to compare

We saw that composer occasionally chose to not install the binary because both this package and pint itself provided the same named binary. We no longer specify binaries so you must always use the full path as directed in the readme. This is a Backwards Incompatible Change.

We also tweaked the scripts so they run on sh and not bash to help with running in alpine containers.

What's Changed

New Contributors

Full Changelog: v1.1.0...v2.0.0

v1.1.0

27 Aug 17:36
69f842c

Choose a tag to compare

What's Changed

  • Update main pint wrapper

Full Changelog: v1.0.0...v1.1.0

v1.0.0

23 Aug 13:11
0108f9c

Choose a tag to compare

Implement Laravel Pint coding standards Composer package with configu…

v0.0.1-beta

22 Aug 10:59
0108f9c

Choose a tag to compare

v0.0.1-beta Pre-release
Pre-release
Implement Laravel Pint coding standards Composer package with configu…