Skip to content

Releases: phpvms/vacentral-library

2.1.0

24 Feb 20:11
Compare
Choose a tag to compare

Library updates

2.0.5

04 Jun 12:45
Compare
Choose a tag to compare
  • Add new stats call
  • Use PHPUnit over atoum

2.0.4

11 Dec 14:44
Compare
Choose a tag to compare
  • Update the endpoint for the airport and status lookups

2.0.3

01 Oct 16:33
Compare
Choose a tag to compare
  • Implement __set_static() magic method on the abstract Model

2.0.2

05 Sep 12:04
Compare
Choose a tag to compare
  • Fix the airport lookup endpoint

2.0.1

04 Sep 18:35
Compare
Choose a tag to compare
  • Remove extraneous files from the release

2.0.0

04 Sep 18:26
Compare
Choose a tag to compare
  • Refactored to use an instance instead of all static classes
  • Use models for responses (e.g, Airport)
  • Made it easier to use in DI'd code
  • Use semver on the tags