Skip to content

v1.0.0 Initial Release

Latest
Compare
Choose a tag to compare
@aziascreations aziascreations released this 13 Jul 14:32
0e18f48

Improvements over v0.5.0 & v0.5.1:

  • Added proper support for A & W variants of any functions that interact with text
  • Fully removed the old char to wchar_t macros, using Win32API's UNICODE one instead
  • Made build able to be used system-wide with removal of aforementionned macro
  • Switched to #ifdef instead of #pragma once
  • Improved support for TCC, MinGW & Cygwin
  • Updated & Improved readmes and documentation
  • Attempted to add an INI module and removed it temporarily
  • Bumped to 1.0.0 due to the amount of breaking changes
  • Removed 'strip' post-compilation command due to many issues related to it
  • Added definitions for future UCRT-less Win32 builds