Releases: jmikola/geojson
Releases · jmikola/geojson
1.2.0
Significant pull requests in this release:
- #45 Use library-namespaced InvalidArgumentException
- #42 Add GeoJSON type constants
See 1.2.0 milestone.
1.1.2
Significant pull requests in this release:
- #41 Fix PHP 8.2 deprecation warning
See 1.1.2 milestone.
1.1.1
Significant pull requests in this release:
- #38 Use psr-4 autoloading and sort imports alphabetically
See 1.1.1 milestone.
1.1.0
Significant pull requests in this release:
- #31 Drop support for PHP <7.4, update PHPUnit to ~9.5, migrate to GitHub Actions
- #33 Apply language level migrations and clean-ups
See 1.1.0 milestone for additional PRs.
1.0.3
Significant pull requests in this release:
- #24: Fix GeoJson\Feature\Feature::getGeometry() return type
See 1.0.3 milestone.
1.0.2
Significant pull requests in this release:
- #19: Fix PHP warning on LinearRing creation with invalid params
See 1.0.2 milestone for additional PRs.
1.0.1
Significant pull requests in this release:
- #5: Fix bounds verification check in BoundingBox
See 1.0.1 milestone for additional PRs.