What's New in v1.0.6
Cross-Platform Compiler Support
- Added full compatibility for both MSVC (Microsoft Visual C++) and GCC toolchains.
- Improved compiler-specific macro handling and conditional compilation logic.
- Fixed several compiler warnings and portability issues across different platforms.
- Enhanced build system configuration for consistent behavior between Windows and Linux environments.
Improvements
- Refactored platform-dependent code to reduce compiler discrepancies.
- Improved standard library compatibility across supported compilers.
- Updated build scripts and project configuration for easier cross-platform development.
Fixes
- Resolved compilation issues encountered with recent GCC versions.
- Fixed MSVC-specific build errors and warning reports.
- Corrected platform-related type and header compatibility problems.
Notes
This release focuses on improving portability and ensuring a smoother development experience across Windows and Linux systems using both MSVC and GCC toolchains.