Releases: kjschubert/PHP-GIS-Wrapper
v0.2.8
v0.2.7
v0.2.6
FIX: AuthProviderEXPA
v0.2.5
- added AuthProviderShadow and AuthProviderNationalIdentity
- added ServiceProvider for Lumen (should also work with Laravel)
- added currentPage(), setStartPage($page) and setPerPage($number) function to paged endpoints (tests still missing)
- updated Unit Tests
v0.2.4
Fixed some minor bugs in the API Endpoint
v0.2.3
Fixed the token regeneration when a GET request runs with an expired token
v0.2.2
Fixed an issue in the parameter validation, which ocured when parameters of different methods had the same name
v0.2.1
improved stability of the swagger parsing
v0.2
In v0.2 the PHP GIS Wrapper was completely refactored. The new system architecture makes the source code cleaner, increases performance and makes the usage far more intuitive.
There are a lot of new features which provide you with even more possibilities and can boost the performance in many cases even further.
Last but not least the most important part: This release introduces POST, PATCH and DELETE requests, whereby you now have full access to all resources in the GIS.