Skip to content

Releases: atoff/vatsim-stand-status

Guzzle 7 Support

20 Dec 17:28
eefa289
Compare
Choose a tag to compare

Features:

  • Updates composer to allow Guzzle 7

Update Aircraft Fetching Method

04 May 17:08
Compare
Choose a tag to compare

Changes:

  • Changes function name of getAllAircraft to allAircraft on the StandStatus class inline with the stand retrieval methods

Stand Status 2.0

04 May 16:34
771a812
Compare
Choose a tag to compare

Major rewrite and refactor of the library.

New Features:

  • Ability to download and parse stand data from OpenStreetMap
  • Implements Phpunit test suite and test coverage for library
  • Ability to parse stand data from an array

Changes:

  • Update repository to follow PSR best practice
  • Change to OOP style, replacing previous raw arrays
  • Sets PHP 7.2 as minimum supported version
  • Updates README for readability and to document new changes

Fixes:

  • Implements ability to actually use the standExtensions configuration setting

Dependency Update

27 Apr 12:58
790940c
Compare
Choose a tag to compare
  • Bumps version of VATSIM PHP to 2.0*, no changes to package signature

Fix bugs

01 Apr 11:23
Compare
Choose a tag to compare
  • Added back in new array constructor

Handle VATSIM Datafile Downtime

01 Apr 11:16
Compare
Choose a tag to compare
  • Adds try catch to handle errors from VATSIMXML

V1.0.1 - Hotfix

11 Aug 20:19
Compare
Choose a tag to compare

Hotfix parseData() to return the class

V1.0 - Initial Release

11 Aug 20:17
Compare
Choose a tag to compare

Initial Release