Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 815 Bytes

CHANGELOG.md

File metadata and controls

25 lines (18 loc) · 815 Bytes

Unreleased - ReleaseDate

0.1.5 - 2020-07-12

Changed

  • fixed a major bug that made parallel conversions between sequences of geo::Geometry<f64> 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