Skip to content

v5.0

Compare
Choose a tag to compare
@arobenko arobenko released this 11 Aug 22:49
· 411 commits to master since this release
  • Implemented new features introduced in v5.0 of the CommsDSL Specification.
  • Requiring v5.0 of the COMMS Library.
  • Improving conditions evaluation for the <optional> fields.
  • Improved analysis for the optimized code generation for the <variant> fields.
  • Support for renaming all the top level namespaces when multiple schema names are in use.
  • Removed build of the externals during the build. Instead they need to be provided via standard CMAKE_PREFIX_PATH.
  • Tidying up spaces and extra new lines in the generated code.
  • Other small bug fixes and improvements.