Specta v0.1.11 Release Notes

    • ✅ Disable Async Testing when Specta is not compiled with Clang. [petejkim]
    • 🛠 Fixed failWithException: not passing thru to current test case. [rhgills]
    • 🛠 Fixed unused data dictionary crashing shared examples. [rhgills]
    • ✂ Removed Warnings under LLVM GCC. [petejkim]
    • 🛠 Fixed release build not compiling due to implicitly synthesized properties. [kastiglione]