What's New in version 2.2.8?:
- Add support for MadExcept version 3.
- Add new conditional define {$DEFINE MADEXCEPT3_OR_GREATER}to enable new MadExcept support (thanks to Ed Dressel for reporting the issue and providing a solution; thanks also to Mathias Rauen for the assistance in providing support for both MadExcept 2 and 3).
- Add new SendGUID method (with associated overloaded Send method).
- Resolve issue with copyright symbol causing problems compiling packages in Delphi 2006.
- Fix bug in exception handler code to properly support CodeSite 2.
- Refactor code to eliminate excessive conditional defines.
- New unit: csxMappings. This is the home of several new CodeSiteEx classes now used in the refactored codebase.