Version 5.3.1
- Allow the date segments to be configured. Changing these settings will allow people to optionally intercept Rails trying to cast the values into a
Date
and will allow non-date values to be redisplayed with appropriate errors and non-numeric values to optionally be converted (e.g.,June
to6
) #493 - Various small version bumps #490, #491, #492