All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
alpaka 3.0.0 is a complete rewrite of the library, with a new API and a new implementation. The goal is to simplify the interface by reducing by reduce heavy template usage in the user frontend and providing abstraction to write more efficient heterogeneous code. This simplification should still allow the explicit control over the hardware and the performance that alpaka is known for.