Skip to content

slider 0.1.5

Choose a tag to compare

@DavisVaughan DavisVaughan released this 23 Jul 19:10
d6e8c1c
  • slide_period() and friends have slightly better handling of size zero
    input when .complete = TRUE (#111).

  • Better error messages for NA input with .before, .after, .step and
    .complete have been added (#110).

  • A few instances of possibly unsafe C protection usage have been fixed (#112).

  • Tests have been updated to use only numeric values in the vctrs::new_date()
    constructor (#113).