Browse our Products
Aspose.Tasks for C++ 23.9 Release Notes
This page contains release notes information for Aspose.Tasks for C++ 23.9.
Long-style includes
Since 23.8, Aspose.Tasks for C++ uses long-style includes to prevent header name clashing. Please refer to Aspose.Tasks for C++ 23.8 release notes to learn how to switch your project to use long-style includes. We’ll continue the short-style includes support until January, 2024, inclusive.
All Changes
Key | Summary | Issue Type |
---|---|---|
TASKSNET-10984 | Add duplicated Task Uids validation check | Enhancement |
TASKSNET-10970 | Fix the resource unit cannot be automatically 100% when adding resources to the exported mpp file | Bug |
TASKSNET-10982 | Fix calculation of early and late dates when task has constraints | Bug |
TASKSNET-10981 | Fix exception when setting license from embedded resource | Bug |
TASKSNET-10977 | Fix writing of tasks without assignments to XML format | Bug |