📋 Commit iniziale con: - ✅ Documentazione unificata in docs/ - ✅ Codice Laravel in netgescon-laravel/ - ✅ Script automazione in scripts/ - ✅ Configurazione sync rsync - ✅ Struttura organizzata e pulita 🔄 Versione: 2025.07.19-1644 🎯 Sistema pronto per Git distribuito
497 B
497 B
CHANGELOG
7.1
- Add
DatePoint::getMicrosecond()andDatePoint::setMicrosecond()
6.4
- Add
DatePoint: an immutable DateTime implementation with stricter error handling and return types - Throw
DateMalformedStringException/DateInvalidTimeZoneExceptionwhen appropriate - Add
$modifierargument to thenow()helper
6.3
- Add
ClockAwareTraitto help write time-sensitive classes - Add
Clockclass andnow()function
6.2
- Add the component