Chronic v0.10.0 Release Notes

Release Date: 2013-08-25 // over 10 years ago
    • ๐Ÿ“œ Chronic will parse subseconds correctly for all supported date/time formats (#195, #198 and #200)
    • ๐Ÿ‘Œ Support for date format: dd.mm.yyyy (#197)
    • ๐Ÿ“œ Option :hours24 to parse as 24 hour clock (#201 and #202)
    • :guess option allows to specify which part of Span to return. (accepted values false,true,:begin, :middle, :end)
    • Replace rcov with SimpleCov for coverage generation
    • โž• Add more tests
    • Various changes in codebase (#202 and #206)