1.0
Support for C++, C#
- Visual Studio 2019 v142 C++ 17 for Windows10 (x64)
- Visual Studio 2019 v142 .Net Core 3.1 for Windows10 (x64)
- Visual Studio 2019 v120 C++ 17 for Windows10 (x64, x86)
Add spider::variable class for shared memory
- unsigned int, int, char, unsigned char, double, std::string type support
- single value and array support
Add spider::function class for shared memory
- unsigned int, int, char, unsigned char, double, std::string type support for arguments and return
- synchronization support