Skip to content

Releases: jmikola/geojson

1.2.0

17 Jan 16:50
e28f385
Compare
Choose a tag to compare

Significant pull requests in this release:

  • #45 Use library-namespaced InvalidArgumentException
  • #42 Add GeoJSON type constants

See 1.2.0 milestone.

1.1.2

20 Feb 01:33
3699d2b
Compare
Choose a tag to compare

Significant pull requests in this release:

  • #41 Fix PHP 8.2 deprecation warning

See 1.1.2 milestone.

1.1.1

10 Apr 23:58
8a0c5a8
Compare
Choose a tag to compare

Significant pull requests in this release:

  • #38 Use psr-4 autoloading and sort imports alphabetically

See 1.1.1 milestone.

1.1.0

01 Apr 02:54
Compare
Choose a tag to compare

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

21 Jan 14:57
f5b122e
Compare
Choose a tag to compare

Significant pull requests in this release:

  • #24: Fix GeoJson\Feature\Feature::getGeometry() return type

See 1.0.3 milestone.

1.0.2

27 Sep 15:41
Compare
Choose a tag to compare

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

03 Sep 15:27
Compare
Choose a tag to compare

Significant pull requests in this release:

  • #5: Fix bounds verification check in BoundingBox

See 1.0.1 milestone for additional PRs.

1.0.0

26 Nov 20:21
Compare
Choose a tag to compare

Initial release.