Releases: hnuti-brontosaurus/php-bis-api-client
Releases · hnuti-brontosaurus/php-bis-api-client
2.0.1
- fixes
- PHP 8+ only explicit support
2.0.0
- refactoring
- update to updated BIS API
This package has no readme yet. If you use it and something got broken with this release, you can contact me through my GH profile.
1.3.0
EventParameters
: added option to change ordering of events based on their start or end date
EventParameters
: added option to hide events that have already started
1.2.1
EventParameters
: fixed missing type check
1.2.0
EventParameters
: added type ohb
and club
1.1.0
EventParameters
: added support for multiple types and programs
1.0.0
Response\Program
: renamed isTypeOf*()
methods to isOfType*()
- first stable release
0.3.0
- Added
isTypeOfNature()
and isTypeOfSights()
to Response\Program
object.
0.2.2
- Composer: added description and fixed package name
0.2.1
- Client: fixed return value when no events are available