From abc6bb2421d7620eeef9fa9b3e03f9d572c0aa38 Mon Sep 17 00:00:00 2001 From: Tsar Bomba Nick Date: Sun, 25 Dec 2022 00:33:14 -0600 Subject: [PATCH] Updated CHANGELOG for v1.2.2 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cdc94ea..b8f006d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -63,3 +63,9 @@ autoNICER is a program that allows individuals wanting to work with data from th ### v1.2.1 - Fixed vulnerability with CVE-2022-2341 - Fixed issue where --checkcal kills --inlist cmd + +### v1.2.2 +- Migrated sp.run("ls STUFF") commands to glob +- Limited get_caldb_ver() pulls to once per run of autonicer rather than once per OBSID passed in +- Added error handling for datasets lacking the required metadata +- Added unix like passthrough to `--inlist` so use cases like `--inlist *` will pass in all datasets for the current working dir