Skip to content

Releases: poolsphp/pools

Release v0.0.8

Choose a tag to compare

@github-actions github-actions released this 06 Mar 19:51

(2025-03-06)

0.0.8 (2025-03-06)

Full Changelog: v0.0.7...v0.0.8

Release v0.0.7

Choose a tag to compare

@github-actions github-actions released this 04 Mar 20:38

(2025-03-04)

0.0.7 (2025-03-04)

Bug Fixes

  • install-command: fix php_bynary function import when not on laravel 12 scope. (05ad23b)
  • install-command: fixes all to protected method when not using illuminate/support version 12 (9642186)

Full Changelog: v0.0.6...v0.0.7

Release v0.0.6

Choose a tag to compare

@github-actions github-actions released this 04 Mar 20:07

(2025-03-04)

0.0.6 (2025-03-04)

Bug Fixes

  • install-command: don't ask to install larastan if option is set (be1b168)

Full Changelog: v0.0.5...v0.0.6

Release v0.0.5

Choose a tag to compare

@github-actions github-actions released this 04 Mar 19:53

(2025-03-04)

0.0.5 (2025-03-04)

Features

  • laravel: added support for laravel 10 and 11 (2d53d6e)

Full Changelog: v0.0.4...v0.0.5

Release v0.0.4

Choose a tag to compare

@github-actions github-actions released this 04 Mar 19:49

(2025-03-04)

0.0.4 (2025-03-04)

Bug Fixes

  • sutbs: fixes missing rector.php when installing the package (19fdbb1)

Features

  • laravel: added support for laravel 10 and 11 (ac0de68)

Full Changelog: v0.0.3...v0.0.4

Release v0.0.3

Choose a tag to compare

@github-actions github-actions released this 04 Mar 19:30
9616d69

(2025-03-04)

Bug Fixes

  • stubs: fixes missing stub rector.php (090d6b8)
  • stubs: fixes missing stub rector.php (3f2ce63)

What's Changed

  • fix(stubs): fix missing rector.php stub by @fbarrento in #2

New Contributors

Full Changelog: v0.0.2...v0.0.3

Release v0.0.2

Choose a tag to compare

@github-actions github-actions released this 04 Mar 19:03

(2025-03-04)

0.0.2 (2025-03-04)

Full Changelog: v0.0.1...v0.0.2

Release v0.0.1

Choose a tag to compare

@github-actions github-actions released this 04 Mar 18:48

(2025-03-04)

0.0.1 (2025-03-04)

Bug Fixes

  • test: fixes filesystem paths on windows (16be184)
  • test: fixes filesystem paths on windows (f2dbb61)
  • test: fixes filesystem paths on windows (06dc149)
  • test: fixes filesystem paths on windows (3bb90c9)
  • test: fixes filesystem paths on windows (9fc045f)
  • test: fixes filesystem paths on windows (b85ab5a)
  • test: fixes filesystem paths on windows (ac7422e)
  • test: fixes filesystem paths on windows (dfa60bc)
  • test: fixes filesystem paths on windows (f7c1ff2)

Features

  • install: adds a brand new install command (9d48f7b)
  • install: adds ne install command (a7abf07)
  • packages: adds installation of phpstan, rector, pint and pest (d21ebd7)
  • pest: adds pest to the supported packages (6cf4e5a)
  • pest: adds pest to the supported packages (53ffc4f)
  • phpstan: handles phpstan or larastan instalation and configuration (ee31589)
  • phpstan: installs phpstan (6ce4a08)
  • tools: adds rector and pint to the supported packages (249cfc2)

Full Changelog: https://github.com/pools-php/pools/commits/v0.0.1