pika 0.11.0
New features
Breaking changes
- All parallel algorithms have been moved to a new repository that depends on pika: https://github.com/pika-org/pika-algorithms. (#505)
- fmt is now a required dependency. (#487)
- The default allocator has been changed from tcmalloc to mimalloc. (#501)
- Cleaned up various modules and moved minor functionality into
detail
namespaces. (#483, #508, #509)