Bug fixes
Features
-
is.hms()andas.hms()now warn even when called indirectly (@moodymudskipper, #121, #163). -
Implement
ceiling_hms()andfloor_hms()(@moodymudskipper, #118, #160).
Chore
-
Spring cleaning (@schochastics, #174, #175).
-
Use rlang instead of ellipsis (#106).