Chronic v0.3.0 Release Notes

Release Date: 2010-10-22 // over 13 years ago
    • ๐Ÿ›  Fix numerizer number combination bug (27 Oct 2006 7:30pm works now)
    • ๐Ÿ‘ Allow numeric timezone offset (e.g -0500)
    • Disregard commas (so as to not return nil)
    • ๐Ÿ›  Fix parse of (am|pm|oclock) separation to handle "Ham sandwich" properly
    • ๐Ÿ– Handle 'on' e.g. 5pm on Monday
    • ๐Ÿ‘Œ Support seasons
    • ๐Ÿ‘Œ Support weekend/weekday
    • โž• Add endianness option
    • โšก๏ธ Update version number in the module
    • ๐Ÿ›  Fix/improve logic checks in Ordinal, and Scalar
    • ๐Ÿ’… Parse 'a' or 'p' as 'am' and 'pm' google-calendar style
    • Dates < 1 are not valid
    • ๐Ÿ›  Fix bugs related to timezone offset
    • ๐Ÿ— Use RakeGem for build management
    • Reformat README and HISTORY to use Markdown
    • Global whitespace removal