Changes in version 2026-01-28 Added - New logo - export ts2df() - First CRAN release Changed - The argument date_ts of extend_ts() is renamed date_ts_to - extend_ts() leaves the trailing NAs if na_replace = TRUE and replacement doesn't cover the full range - extend_ts() works fully with raw. - new arguments for extend_ts() : times and each to repeat the replacement pattern several times Changes in version 2024-09-12 Added - add function to convert ts or mts to data.frame - add to the user the possibility to allow mts in assert_ts and check_ts - add function to manage ts object and date_ts object