Skip to content

Stand Status 2.0

Compare
Choose a tag to compare
@atoff atoff released this 04 May 16:34
· 11 commits to master since this release
771a812

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