Table of Contents

Release Notes

Version 2.1 (April-2026)

  • New: Support for WinArm64EC platform, introduced in Delphi 13.1.

  • Fixed: TLogManager.Release now uses an atomic exchange to nil the singleton reference before freeing it, preventing a potential race condition where a concurrent thread could obtain and use the instance while it was being destroyed.

Version 2.0 (February-2026)

  • New: Full documentation for TMS BIZ Core Library. Major aspects of the library are now documented, including the JSON framework, core types, logging, internationalization, and code generation features. Also a full API reference is available detailing all public types and members.