What's Changed
- Bumped deps (DataFrames, NaNMath, SpecialFunctions, Julia)
- Removed dependency on deprecated ThreadedIterables.jl package.
- Updated methods that used the
@threaded
macro to use the appropriate method from the currently supported ThreadsX.jl package
- Updated methods that used the
Full Changelog: v0.2.9...v0.2.10