Major Features
- The release structure is being changed. More packages with a library built for specific compilers were added. This is being done to make it possible using multiple Aspose C++ projects in a single user application.
- ‘generate_includes_subdirectory’ porter option was supported.
- System::String:: Format() was fixed to work properly with boxed values.
Minor fixes
- Stubs for HMACSHA512 were added.
- ‘Assert.Zero()’ NUnit method was supported.
Please consult the respective sections of our wiki for more information.
Full List of Issues Covering all Changes in this Release
Key | Summary | Category |
---|---|---|
CSPORTCPP-2771 | Support multiple C++ products in the single-user application | Task |
PDFCPP-1057 | Implement stub for HMACSHA512 class | Task |
CSPORTCPP-2863 | Resolve inclusion issues | Task |
WORDSCPP-820 | System::String::Format incorrectly works with boxed values | Bug |
Public API and Backward Incompatible Changes
- Clang’s libraries suffix was changed: version number and C++ library information was added into it.