idaifieldR 0.2.4
idaifieldR 0.2.4 2023-03-31
new:
- handle / reformat dating fields by getting min and max date
fixes:
- get type OR category if type is empty in for
get_uid_list()
- multiple queries for
idf_query()
with type & category - in
simplify_idaifield()
, category is currently switched to type,
but this will be changed later -> #TODO: rename type everywhere to
category to reflect actual db structure
What's Changed
- handle dating fields and fix type/category issue by @lsteinmann in #4
Full Changelog: v0.2.3...v0.2.4