Skip to content

Releases: digitoimistodude/dudestack

2.4.4

03 May 10:51
Compare
Choose a tag to compare

2.4.4: 2024-05-03

  • Fix check for existing if the project is found on GitHub

2.4.3

02 May 13:33
Compare
Choose a tag to compare

2.4.3: 2024-05-02

  • Bump composer.json PHP from 8.2 to 8.3

2.4.2

19 Apr 11:24
Compare
Choose a tag to compare

2.4.2: 2024-04-19

  • Re-add missing wpackagist-plugin/query-monitor back to require-dev

2.4.1

17 Apr 15:32
Compare
Choose a tag to compare

2.4.1: 2024-04-17

  • Ensure php.conf exists

2.4.0

16 Apr 15:38
Compare
Choose a tag to compare

2.4.0: 2024-04-16

  • Add self-updater

2.3.9

15 Apr 14:02
Compare
Choose a tag to compare

2.3.9: 2024-04-15

Please note: This version contains breaking change, if you are using older macos-lemp-setup and still have PHP 7.4 installed.

  • Add PHP 8.3 and macos-lemp-setup 1.0.8 support

2.3.8

03 Apr 14:48
Compare
Choose a tag to compare

2.3.8: 2024-04-03

  • Remove leftover workflow

2.3.7

03 Apr 14:31
Compare
Choose a tag to compare

2.3.7: 2024-04-03

  • Ensure $DIR_TO_FILE is set in createproject init
  • Bump WordPress to 6.5
  • Do not remove root phpcs.xml in cleanups
  • Remove travis from cleanups

2.3.6

12 Mar 13:37
Compare
Choose a tag to compare

2.3.6: 2024-03-12

  • Allow .editorconfig to be exported
  • PHP 8.3 support
  • Fix PHP_CodeSniffer rules for 8.3
  • Add PHP_CodeSniffer and WPCS composer packages
  • Add unit tests
  • Fix implode() in bedrock Installer.php for PHP 8.3

2.3.5

23 Feb 12:24
Compare
Choose a tag to compare

2.3.5: 2024-02-23

  • Remove wps