From 33a461e9a3d1939c210eb1aea04f429b09ddef92 Mon Sep 17 00:00:00 2001 From: Nelson Johansen Date: Tue, 23 Jan 2024 00:29:00 -0800 Subject: [PATCH] Update VERSIONS.md --- VERSIONS.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/VERSIONS.md b/VERSIONS.md index 15f262c..3f3a547 100644 --- a/VERSIONS.md +++ b/VERSIONS.md @@ -1,3 +1,15 @@ +## scrattch.mapping v0.52.2 + +Major change to how we return mapping results. + +### Major changes +`taxonomy_mapping` now returns an S4 class called `mappingClass`. We've included a single method `getMappingResults()` to extract the results table from the S4 class. + +### Minor changes +Many bug fixes and path handling + +-- + ## scrattch.mapping v0.4 Remove code associated with taxonomy building to scrattch.taxonomy.