Skip to content

Releases: allebb/cartographer

2.0.4

28 Dec 12:11
Compare
Choose a tag to compare

Adds official support for PHP 8.2.

2.0.3

22 Jan 23:34
Compare
Choose a tag to compare

Scrutinuzer and core dependency updates.

2.0.2

16 Jan 19:57
Compare
Choose a tag to compare

Adds support for PHP 8.1

2.0.1

23 Dec 14:20
Compare
Choose a tag to compare

Full support added for PHP 8.

2.0.0

22 Dec 15:21
Compare
Choose a tag to compare

The package now supports PHP 7.2+, tests now handled by GitHub Actions and code coverage now managed by CodeCov. Bumping version number to prevent issues on older, previously supported versions of PHP.

1.0.4

31 Jan 08:40
Compare
Choose a tag to compare

Adding build/testing against PHP 7.4, bumped dependencies and fixed a coupe of DocBlock issues.

1.0.3

20 Oct 14:21
Compare
Choose a tag to compare

Minor release (updating composer dependencies) and fixes a failing unit test.

1.0.2

04 Dec 19:33
Compare
Choose a tag to compare

Base package updates, added PHP 7.1 to the test configuration and code cleanup based on CodeClimate results.

1.0.1

26 Aug 13:11
Compare
Choose a tag to compare

LineString type class constructor argument is now optional, coordinates can be programmatically added to the LineString object using the addCoordinate() method or using mass assignment in the class constructor.

1.0.0

25 Aug 23:27
Compare
Choose a tag to compare

Initial release.