Alpha 50
0.8.9.0 - Alpha 50 (semver: 0.35.0)
- Upgraded to PHP 8.3
- Added fix for resource file caching.
- Added new tracked constant for the Latte cache location, so it can be specified now.
- Added an email builder object.
- Updated the migration handling so that the migrations folders (multiple) can be specified in tracked constants now.
- Made a new "comparator" for Doctrine Migrations, so that the migrations can be ordered by their version number, not by folder location.
- Added "timeframes" for touchstones, that work like a cool-down timer for running tasks, vs the time-window for running tasks.
- Moved the Tick task system into its own repo. (Pulled in by Composer)
- Created a "Janitor" task system that will live in its own repo, (pulled in by Composer).