Complete commits list: 2.53.1...2.54.0
Summary:
- Fixed #2481 Make time handling with
setTestNow()
closest to real time behavior- ⚠️ see BC notice for this change #2481 (comment) the BC only changes the way to mock time in tests (which will no longer fake the timezone by default) behavior outside testing env is not impacted.
- Fixed #2433 Fix Malay meridiem
- Fixed #2478 Fix Latvian short name for months
- Fixed #2479 Fix month plural for Gujarati
- Fixed #2452 Throw exception on wrong unit added
- Added #2484
setTestNowAndTimezone()
- Refactored tests and CI (thanks to @lucasmichot)
New Contributors 🎉
- @wouterj made their first contribution in #2453
- @ozldmezot made their first contribution in #2478