Skip to content

v2025.1.1

Latest
Compare
Choose a tag to compare
@objeck objeck released this 10 Jan 02:38
· 79 commits to master since this release

Windows ARM64 support, enhanced UDP sockets, SDL2 improvements, and polished code examples.

v2025.1.1

  • Support for Windows on arm64🦾
  • Windows OpenSSL libraries upgraded to 3.4.0🔒
  • UDP socket support🛜
  • Fixes bugs🪲
    • Resolved a compiler bug with linking functions in libraries that returned an array of generic objects
    • Fixed SDL2 call to 'GetGlobalMouseState(..)'
    • Settled a Gemini issue that expected 'safetySettings' to always be returned in calls to 'GetContent(..)'
  • Fixed broken code examples🩹

v2024.10.0

v2024.9.0

  • Added library support for JSON-RPC
  • Code generation optimized to eliminate redundant labels
  • Added trim front and back to the 'System.String'
  • Refactored the 'Collections.Stack' class to be list vs. array based
  • Fixed bugs #501 and #502

Full Changelog: v2024.10.0...v2025.1.1