## [Unreleased] - ReleaseDate ## [0.1.5] - 2020-07-12 ### Changed - fixed a major bug that made parallel conversions between sequences of `geo::Geometry` completely broken. ## [0.1.4] - 2020-07-09 ### Added - minor tweaks to `README.md` including badges - GitHub Actions workflow automation for tests, clippy, dependency security audit, benchmarks, and code coverage - this changelog ### Changed - fixed the ability to run tests and benches without the `parallel` feature - made clippy run clean - eased semver requirements for dependencies [Unreleased]: https://github.com/msalib/spatial-join/compare/v0.1.5...HEAD [0.1.5]: https://github.com/msalib/spatial-join/compare/v0.1.4...v0.1.5 [0.1.4]: https://github.com/assert-rs/predicates-rs/compare/v0.1.3...v0.1.4