Sourced from luxon's changelog.
Changelog
3.2.0 (2022-12-29)
- Allow timeZone to be specified as an intl option
- Fix for diff's handling of end-of-month when crossing leap years (#1340)
- Add Interval.toLocaleString() (#1320)
3.1.1 (2022-11-28)
- Add Settings.twoDigitCutoffYear
3.1.0 (2022-10-31)
- Add Duration.rescale
3.0.4 (2022-09-24)
3.0.2 (2022-08-28)
- Lots of doc changes
- Added DateTime.expandFormat
- Added support for custom conversion matrices in Durations
b1fee58
bump to 3.2.15ab3bf6
fix rfc2822 regex806467a
preserve language tags (#1354)acc4952
bump dev dependenciesc8f7191
bump to 3.2.0f9917c4
clarify equality docstringa6f2737
allow timeZone to be specified as an intl optionf8285c7
find diff by duration hash instead of using repeated addition to cursor
(#1340)d607d8f
remove extra param from tokenForPart7e5d24d
Add Interval.toLocaleString() (#1320)