v0.3.0
Parallelised a number of functions using GenStage Flow
to achieve speedups of up to 2x. This also means
- the same functions are slightly slower for small datasets
- the minimum Elixir version has been bumped to 1.3 due to the dependency on
GenStage