Skip to content

Releases: laravel/boost

v1.1.4 - override guidelines on windows too

04 Sep 12:17
70f9094

Choose a tag to compare

What's Changed

Full Changelog: v1.1.3...v1.1.4

v1.1.3

04 Sep 09:21
4232c8f

Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.1.3

v1.1.2 - fix pest/phpunit guideline conflict

04 Sep 08:23
a046505

Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2

v1.1.1 - detect phpunit

04 Sep 07:36
f4e0b4b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.1.1

v1.1.0 - always use process isolation

04 Sep 06:59

Choose a tag to compare

What's Changed

Full Changelog: v1.0.21...v1.1.0

v1.0.21 - add guideline overriding

03 Sep 08:24
149986e

Choose a tag to compare

What's Changed

Full Changelog: v1.0.20...v1.0.21

v1.0.20

28 Aug 14:48
c2ac67c

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.19...v1.0.20

v1.0.19 - Inertia form guidelines and many bug fixes

27 Aug 19:29
a18c040

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.18...v1.0.19

v1.0.18 - Enabled option & better tests detection

16 Aug 09:11
df2a62b

Choose a tag to compare

What's Changed

  • fix: Prevent install command from breaking when /tests doesn't exist by @sagalbot in #93
  • [1.x] Add enabled option to config/boost.php. by @xiCO2k in #143

New Contributors

Full Changelog: v1.0.17...v1.0.18

v1.0.17 - improve local env detection

14 Aug 17:32
3d11215

Choose a tag to compare

What's Changed

  • Fix: Replace APP_DEBUG with environment-based gating by @eduardocruz in #90

New Contributors

Full Changelog: v1.0.16...v1.0.17