Skip to content

clock 0.7.2

Latest
Compare
Choose a tag to compare
@DavisVaughan DavisVaughan released this 22 Jan 22:11
aa05cdf
  • Added a diff() method for time points and calendars to ensure that durations
    are always returned, even in the empty result case (#364).

  • Fixed an issue where clock would not compile on Centos 7 using gcc-5.4.0 due
    to a constexpr issue (#357).

  • Fixed a test that failed due to seq.Date() now returning integer storage in
    some cases in the development version of R.