Add VS2026 support
Remove VS2019 support
Drop support for Python 3.9, GCC 10, Clang 11, CMake 18, Debian Bullseye
Add workaround for VS 2026 internal compiler error
Disable Garbage Collection on Python heap-types
Add missing return nullptr in freezeDefinition
Fix regression in ClassDefinition isFrozen_ checks
Start 1.14.1 development