OrbiterSDK-cpp v0.0.3
OrbiterSDK-cpp v0.0.3 is a minor release that introduces several enhancements and bug fixes, improving performance, compatibility, and user experience.
New Additions and Enhancements:
-
Docker Environment Setup:
Docker environment setup has been added, making it easier to run the OrbiterSDK-cpp on any Linux, Windows, or MacOS machine. This addition increases the accessibility and ease of setup for the OrbiterSDK-cpp. -
Database Replacement:
RocksDB has been replaced with SpeeDB for performance improvements. This change is expected to enhance the speed and efficiency of data operations within the SDK. -
Ninja Build System Compatibility:
Ninja is now a compatible build system with OrbiterSDK-cpp. This compatibility widens the range of options for developers during the build process. -
ABI Refactoring:
The Application Binary Interface (ABI) has been refactored to use raw bytes instead of converting to Hex. This change optimizes data handling and storage efficiency.
Bug Fixes:
- SafeUnorderedMap Bug:
An issue with SafeUnorderedMap has been fixed, contributing to improved stability and functionality of the OrbiterSDK-cpp.
For a complete list of the changes, please refer to the OrbiterSDK-cpp v0.0.3 release milestone on GitHub.
We continue to appreciate your feedback via GitHub's issue tracker to help us in our constant efforts to improve the OrbiterSDK-cpp.