From 408ac9b12f4acdeb6b67f98e54cd62e4d78dcdb3 Mon Sep 17 00:00:00 2001 From: Sophie Shapcott Date: Sun, 18 Feb 2024 16:05:36 +0000 Subject: [PATCH] #164 - Add changes to `NEWS.md`. --- NEWS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS.md b/NEWS.md index 254a7e3a..5d856a7e 100644 --- a/NEWS.md +++ b/NEWS.md @@ -25,6 +25,8 @@ * New argument in `xportr_length()` allows selection between the length from metadata, as previously done, or from the calculated maximum length per variable when `length_source` is set to “data” (#91) +* Series of basic checks added to the `xportr_format` function to ensure format lengths, prefixes are accurate for the variable type. Also to ensure that any numeric date/datetime/time variables have a format. (#164) + ## Deprecation and Breaking Changes * The `domain` argument for xportr functions will no longer be dynamically