Releases: Dobiasd/FunctionalPlus
Releases · Dobiasd/FunctionalPlus
v0.2.15-p0
- Fixed a bug in
keep_by_idx
, see issue #243
v0.2.14-p0
- Improvements in the CMake configuration
- Added
take_last_while
anddrop_Last_while
- Some minor fixes
- Compatibility improvements
- Improved docs
v0.2.13-p0
Fixed version number for Conan
v0.2.12-p0
- Fixed version number for Conan
v0.2.11-p0
- Fixed some edge case when using GCC 10
- Added include-all-in-one header.
- Fixed some clang-OSX issue with
vector<bool>
. - Add
_n_threads
version of parallelly executing functions. - Update Elm for API search to version 0.19.1
v0.2.10-p0
- Allow including single headers to optimize compile times
- Improved Conan support