Skip to content

Releases: ixnode/php-gpx-reader

0.1.3 - Add image option to read taken date from image

07 Dec 23:38

Choose a tag to compare

[0.1.3] - 2024-12-08

  • Add image option to read taken date from image

Full Changelog: 0.1.2...0.1.3

0.1.2 - Downgrade to PHP 8.2

07 Dec 23:05

Choose a tag to compare

[0.1.2] - 2024-12-08

  • Downgrade to PHP 8.2

Full Changelog: 0.1.1...0.1.2

0.1.1 - README.md changes

07 Dec 18:41

Choose a tag to compare

[0.1.1] - 2024-12-07

  • README.md changes

Full Changelog: 0.1.0...0.1.1

0.1.0 - First version of the GPX Reader, featuring functionality to match a given timestamp with the closest point on the specified GPX track

07 Dec 18:32

Choose a tag to compare

[0.1.0] - 2024-12-07

  • First version of the GPX Reader, featuring functionality to match a given timestamp with the closest point on the specified GPX track
  • Add src
  • Add tests
    • PHP Coding Standards Fixer
    • PHPMND - PHP Magic Number Detector
    • PHPStan - PHP Static Analysis Tool
    • PHPUnit - The PHP Testing Framework
    • Rector - Instant Upgrades and Automated Refactoring
  • Add README.md
  • Add LICENSE.md

Full Changelog: https://github.com/ixnode/php-gpx-reader/commits/0.1.0