v3.3.1
Changed
- Helper Functions Namespace: Added
Matrix\Supportnamespace to all helper functions insrc/Matrix/Support/helpers.php. This change provides better organization and prevents global namespace pollution while maintaining backward compatibility through function existence checks.