Hybridizer v1.2.10271 Release Notes

Release Date: 2019-01-11 // over 5 years ago
  • ๐Ÿ›  Minor release -- mostly bugfixes.

    • ๐Ÿ‘ better cufft support
    • ๐Ÿ›  multiple bugfixes about delegates and marshalling
    • ๐Ÿ›  bugfix in the windows service (renew license was hanging forever for some unknown reason)
    • ๐Ÿšš move to c++14 as default standard (required because of "auto return type" feature, which we use for delegates)

    ๐Ÿ›  There is a bug (#71) in the CUDA 10.0 samples. It's now fixed in the master branch.