Luxon v1.26.0 Release Notes

Release Date: 2021-02-13 // about 3 years ago
    • Add fromISOTime, toISOTime and toMillis to Duration (#803)
    • Fix padding of negative years in IsoDate (#871)
    • Fix hasSame unit comparison (#798)
    • Export VERSION information (#794)
    • Durations are considered equal with extra zero units. Fixes #809 (#811)