point release including cmake fixes
There are a few new features here courtesy of @adayton1 and @rchen20, but the big update is fixing the exported target issues introduced somewhere in the v2022.03 cycle. This version, when built with matching versions of umpire and raja, should address those issues.
What's Changed
- Add apply function for tuple by @adayton1 in #105
- Support CTAD and structured bindings with tuple by @adayton1 in #106
- Fix print_tuple namespace. by @rchen20 in #109
- Export BLT TPL targets by @davidbeckingsale in #107
- Protect exports by @trws in #112
New Contributors
Full Changelog: v0.5.3...v2022.03.1