diff --git a/DESCRIPTION b/DESCRIPTION index 5b0a246..10b4dd2 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: ROMOPMappingTools Title: Tools for Working with OMOP CDM Mappings -Version: 2.1.1 +Version: 2.1.2 Authors@R: person("Javier", "Gracia-Tabuenca", , "javier.graciatabuenca@tuni.fi", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-2455-0598")) diff --git a/NEWS.md b/NEWS.md index c157bf7..4f46674 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,8 @@ +# ROMOPMappingTools 2.1.2 + +- Added rule to validate usagi file: sourceConceptCode must be less than 50 characters +- Fix bug in the DuckDB export: remove QUOTE '' from the export, this was adding extra characters to the export + # ROMOPMappingTools 2.1.1 - Fixed bug in the conversion of the OMOP vocabulary CSVs to DuckDB