Bugfixes: - Dont exit codegen on stringArray2D registers - Fix unused Variable Warning for globaldevice - silecs-diagnostics: Support for data type local values - Don't use silecs major version and class version to generate PLC checksum New Features: - Allow to define dedicated name for fesa value-items (#110) - Support for Custom Constant Array Dimensions (#101) - Add support for bit enum types in *.silecsdesign (#102) - Generate pkg-config file via cmake build - Support for dedicated "yocto-current" / "yocto-next" build targets Maintenance: - README: Add info on how to run a single test - Remove obsolete method "getNrDevicesWithBlock" (#100) - Test: Improve formatting for XML file comparison - Prefix yocto build with concrete yocto SDK version (#108) - Simplify "SilecsDesign::getBlockList" (#100) - PLC: Merge "populateDeploy" method into "extractDatabase" (#99) - Rename "extractDatabase" to "initializeFromParameterFile" - Remove unused "CustomAttributes" feature (#98) - Build: Print used Yocto SDK - Use single *.silecsdesign file to test all types (#107)