206f084 Update to 1.51

Authored and Committed by pghmcfc 4 years ago
    Update to 1.51
    
    - New upstream release 1.51
      - Added a $dt->is_between($dt1, $dt2) method (based on GH#97)
      - Simplify the calculation of leap seconds in XS (GH#91); this is a little
        more efficient for most use cases (anything with future or recent past
        datetimes)
    
        
file modified
+9 -2
file modified
+1 -1