Skip to content

v0.2.1

Compare
Choose a tag to compare
@psalz psalz released this 09 Sep 15:57
· 710 commits to master since this release

This release contains a few fixes for bugs introduced in version 0.2.0.

Fixed

  • Re-enable ComputeCpp workaround for explicit copy operations. (f58b146)
  • Fix compilation on Windows by avoiding the TRUE literal as enum value. (8de922e)
  • Fix compilation with Boost < 1.67 by using backwards compatible header. (a51c98a)