1.2.10271
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.