- added more formats supporting subseconds
- fixed missing rustc version
- proper Makefile and pkg vendoring #19
- fix deprecated warnings #20
- fix CRAN issue due to C level changes h/t @JosiahParry
- hotfix CRAN issue
- made all functions "timezone free"
- added to_tz parameter for timezone conversion #14
- implemented
chronos()
as general purpose parser - implemented
parse_datetime()
,parse_epoch()
, andparse_date()
for more control over formatting