CrabPascal v2.21.0 drops fake exception support in native builds
Version 2.21.0 of CrabPascal removes misleading exception handling in native builds, forcing developers to use the interpreter for true parity with Delphi’s error handling. The change prevents silent failures in production.