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)