v1.1.0
Enums
-- Added support for unknown enum values that comes from API response in order to be forward compatible. In case of unsupported enum value we have added default value 'UNSUPPORTED_BY_SDK' but wont fail during serialisation.
General
-- Extraction of core code to external repository.