Skip to content

Releases: leafsphp/alchemy

🎩 Zatanna

01 Dec 17:22
Compare
Choose a tag to compare

v2.2 - 1 Dec 2024

Fixed

  • Add ignore_tests option to skip linting tests

🧙‍♂️ Merlin '2'

24 Nov 06:09
Compare
Choose a tag to compare

v2.1.2 - 24 Nov 2024

Fixed

  • Removed src directory from default stubs

🧙‍♂️ Merlin '1'

07 Nov 15:33
Compare
Choose a tag to compare

v2.1.1 - 7 Nov 2024

Fixed

  • Patched up actions generation

🧙‍♂️ Merlin

07 Nov 13:59
Compare
Choose a tag to compare

v2.1 - 7 Nov 2024

Changed

  • Switched to FS v2

🧙‍♂️ Merlin [FS v1 Mod]

06 Nov 21:38
Compare
Choose a tag to compare

v2.0 - 6 Nov 2024

Added

  • Added support for linting
  • Added support for GitHub actions
  • Alchemy install automatically adds required commands to project

Fixed

  • Alchemy no longer installs both Pest and PHPUnit (unless required by pest 😂)
  • Fixed plugin interruptions during testing
  • Fixed mixed package versions during installation

Changed

  • Updated config file to alchemy.yml for easier and less technical configuration

The full documentation can be found at https://beta.leafphp.dev/docs/utils/testing.html#configuring-alchemy

🧙‍♂️ Merlin [Alpha]

12 Oct 15:30
Compare
Choose a tag to compare
Pre-release

v2.0-alpha - 12 Oct 2024

Added

  • Added support for linting
  • Added support for GitHub actions
  • Alchemy install automatically adds required commands to project

Fixed

  • Alchemy no longer installs both Pest and PHPUnit (unless required by pest 😂)
  • Fixed plugin interruptions during testing
  • Fixed mixed package versions during installation

Changed

  • Updated config file to alchemy.yml for easier and less technical configuration

The full documentation can be found at https://beta.leafphp.dev/docs/utils/testing.html#configuring-alchemy

🧪 Litmus Test '3'

28 Sep 11:52
Compare
Choose a tag to compare

v1.0.3 - 28 Sep 2023

Fixed

  • Updated dependency support for newer systems

🧪 Litmus Test '2'

30 Mar 20:03
71edc21
Compare
Choose a tag to compare

v1.0.2 - 30 Mar 2023

Fixed

  • Updated dependency compatibility (#1)

🧪 Litmus Test '1'

05 Aug 19:11
Compare
Choose a tag to compare

v1.0.1 - 5th August 2022

Fixed

  • Fixed dependency installation issue
  • Fixed dependency discovery issue

🧪 Litmus Test

05 Aug 17:44
Compare
Choose a tag to compare

v1.0 - 5th August 2022

Added

  • Added test runner