Changes in version 0.3.0 - added more formats supporting subseconds - refactored rust code - make the package cran compliant Changes in version 0.2.4 (2024-08-31) - fixed missing rustc version Changes in version 0.2.3 (2024-07-04) - proper Makefile and pkg vendoring #19 - fix deprecated warnings #20 Changes in version 0.2.2 (2024-07-02) - fix CRAN issue due to C level changes h/t @JosiahParry Changes in version 0.2.1 (2024-03-31) - hotfix CRAN issue Changes in version 0.2.0 (2024-03-29) - made all functions "timezone free" - added to_tz parameter for timezone conversion #14 Changes in version 0.1.0 (2024-03-04) - implemented chronos() as general purpose parser - implemented parse_datetime(), parse_epoch(), and parse_date() for more control over formatting