Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 601 Bytes

NEWS.md

File metadata and controls

30 lines (17 loc) · 601 Bytes

timeless 0.2.4.9000

  • added more formats supporting subseconds

timeless 0.2.4

  • fixed missing rustc version

timeless 0.2.3

  • proper Makefile and pkg vendoring #19
  • fix deprecated warnings #20

timeless 0.2.2

  • fix CRAN issue due to C level changes h/t @JosiahParry

timeless 0.2.1

  • hotfix CRAN issue

timeless 0.2.0

  • made all functions "timezone free"
  • added to_tz parameter for timezone conversion #14

timeless 0.1.0

  • implemented chronos() as general purpose parser
  • implemented parse_datetime(), parse_epoch(), and parse_date() for more control over formatting