Releases: phpvms/vacentral-library
Releases · phpvms/vacentral-library
2.0.5
- Add new stats call
- Use PHPUnit over atoum
2.0.4
- Update the endpoint for the airport and status lookups
2.0.3
- Implement
__set_static()
magic method on the abstract Model
2.0.2
- Fix the airport lookup endpoint
2.0.1
- Remove extraneous files from the release
2.0.0
- 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