- ADDED: DEPS_CLONE_SHALLOW option for performing shallow git clones
- CHANGED: xmosdoc v5.5.1 for building documentation
- ADDED: Support for multiple prebuilt archives in a static library repository
- ADDED: Support for configuring compiler flags on static library additional sources
- ADDED: XCOMMON_CMAKE_VER cache variable
- CHANGED: Use CONFIGURE_DEPENDS option in all GLOBs such that they are re-run at build-time
- ADDED: "Depends on" column in generated manifest file (when FULL_MANIFEST=TRUE)
- ADDED: Support for compiling additional sources for a static library
- ADDED: Support for default optional header name based on LIB_NAME
- ADDED: Support for optional headers with additional sources for a static library
- CHANGED: Removed "Dependency_requirement" column in generated manifest file (when FULL_MANIFEST=TRUE)
- ADDED: Support for fetching dependencies that are static libraries
- CHANGED: Supported repository structure for static libraries
- FIXED: xpca response file erroneously deleted
- FIXED: PCA commands fail if there are spaces in the directory path
- FIXED: PCA failures when building C++ sources
- FIXED: modifying XN file doesn't cause an application rebuild
- ADDED: Warning if LIB_NAME variable doesn't match module directory name
- FIXED: APP_BUILD_TARGETS variable wasn't available until XMOS_REGISTER_APP returned
- Initial release