Skip to content

Updates and Fixes

Latest
Compare
Choose a tag to compare
@RobDWaller RobDWaller released this 11 Dec 10:11
233bcf5

This release is a long time coming and mainly focusses on getting Dusty working with PHP 7.4 and also replaces MySQL with MariaDB for database management.

Additional Work

  • Updated WordPress version.
  • Updated Composer dependency versions.
  • Fixed DotEnv integration.
  • Updated README with more accurate usage and installation information.

To Do:

  • Create basic CI pipeline.
  • Add some unit tests.
  • Make use of static analysis.