Unreleased - ReleaseDate
0.1.5 - 2020-07-12
- fixed a major bug that made parallel conversions between sequences of
geo::Geometry<f64>
completely broken.
0.1.4 - 2020-07-09
- minor tweaks to
README.md
including badges - GitHub Actions workflow automation for tests, clippy, dependency security audit, benchmarks, and code coverage
- this changelog
- fixed the ability to run tests and benches without the
parallel
feature - made clippy run clean
- eased semver requirements for dependencies