Skip to content

Latest commit

 

History

History
120 lines (65 loc) · 3.27 KB

CHANGELOG.md

File metadata and controls

120 lines (65 loc) · 3.27 KB

Changelog

All notable changes to global-ray will be documented in this file.

1.1.2 - 2024-06-07

What's Changed

  • Add return type declarations by @jklue in #52

New Contributors

  • @jklue made their first contribution in #52

Full Changelog: https://github.com/spatie/global-ray/compare/1.1.1...1.1.2

1.1.1 - 2024-05-30

What's Changed

  • Allow Symfony 7.x by @thecaliskan in #46
  • fix: on macOS if Herd is installed, adjust the valet config file path accordingly by @wkhayrattee in #51

New Contributors

  • @thecaliskan made their first contribution in #46
  • @wkhayrattee made their first contribution in #51

Full Changelog: https://github.com/spatie/global-ray/compare/1.1.0...1.1.1

1.1.0 - 2023-12-11

  • support PHP 8.3

1.0.6 - 2023-01-11

What's Changed

  • Bump dependabot/fetch-metadata from 1.3.1 to 1.3.3 by @dependabot in #24
  • Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 by @dependabot in #28
  • Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in #32
  • Add PHP 8.2 Support by @patinthehat in #34
  • Add Phar for PHP 8.2

New Contributors

  • @patinthehat made their first contribution in #34

Full Changelog: https://github.com/spatie/global-ray/compare/1.0.5...1.0.6

1.0.5 - 2022-06-21

What's Changed

  • Bump actions/checkout from 2 to 3 by @dependabot in #11
  • Bump dependabot/fetch-metadata from 1.3.0 to 1.3.1 by @dependabot in #20
  • Look for valet site composer file by @jeffreyvr in #23

New Contributors

  • @jeffreyvr made their first contribution in #23

Full Changelog: https://github.com/spatie/global-ray/compare/1.0.4...1.0.5

1.0.4 - 2022-03-14

  • ability to select a loaded *.ini file to install to

1.0.3 - 2022-03-09

  • A method for installing global-ray manually will now be displayed if updating php.ini fails

1.0.2 - 2022-03-03

  • add dump phars for each php version

1.0.1 - 2022-03-03

  • fix links in output

1.0.0 - 2022-03-03

  • stable release

0.0.9 - 2022-03-03

  • experimental release

0.0.8 - 2022-03-03

  • experimental release

0.0.7 - 2022-03-03

  • experimental release

0.0.6 - 2022-03-01

What's Changed

  • Complete windows implementation by @stevebauman in #3
  • Implement Windows retrying as administrator to update PHP ini by @stevebauman in #4

New Contributors

  • @stevebauman made their first contribution in #3

Full Changelog: https://github.com/spatie/global-ray/compare/0.0.5...0.0.6

0.0.2 - 2022-02-23

  • experimental release

0.0.1 - 2022-02-23

  • experimental release

1.0.0 - 202X-XX-XX

  • initial release