All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased - ReleaseDate
- Profiling methods like
profile_egress
,profile_ingress
, and more readahead_scoped
- Slight APIs changes to improve scoped utilities
- Default thread num to equal num of physical, not virtual, CPU cores
0.3.0 - 2022-01-08
parallel_filter_scoped
parallel_map_scoped
0.2.0 - 2021-11-24
readahead()
parallel_filter()
- Initial version