PHP Classes

File: CHANGELOG.md

Recommend this page to a friend!
  Classes of Jakub Dubec   PHP GPX Library   CHANGELOG.md   Download  
File: CHANGELOG.md
Role: Auxiliary data
Content type: text/markdown
Description: Auxiliary data
Class: PHP GPX Library
Parser and generator of GPS Exchange files
Author: By
Last change: moved phpunit to dev requirements and changes in docs (RC5)
Date: 6 years ago
Size: 1,328 bytes
 

Contents

Class file image Download

Changelog

1.0-RC5

  • Change: Moved PHPUnit to development dependencies.

1.0-RC4

- Change: Change the way to deal with extensions - Bugfix: RoutePoints and TripExtensions WIP - Bugfix: Route point rtep versus rtept - Bugfix: Empty array on load route - Bugfix: Do not load zero altitude in statistics as NULL

1.0-RC3

- Feature: Cumulative Elevation in stats with pull request #12 by @Shaydu - Bugfix: Fix for unterminated entity references with #13 by @benlumley - Bugfix: split loading and parsing in separate methods so a string may be loaded as gpx data with #9 by @lommes - Bugfix: HeartRate typo that lead to error - Bugfix: Skipping RC2 in packagist Missing version in packagist

1.0-RC2

- Bugfix: waypoints not loaded correctly - they are ignored - Init of unit tests

1.0-RC1

Initial release