Version 20.12.2

Version 20.12.2 contains one bug-fix: when enums contained attributes with other enums as datatype that were not set for some values (<null>) they were read as “”, which lead to an exception because it is no valid enum value. Now, they are correctly returned as <null>.