Skip to content

Releases: hnuti-brontosaurus/php-bis-api-client

2.0.1

04 Feb 16:16
Compare
Choose a tag to compare
  • fixes
  • PHP 8+ only explicit support

2.0.0

04 Feb 15:13
Compare
Choose a tag to compare
  • 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

30 Jan 10:40
41a650e
Compare
Choose a tag to compare
  • 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

30 Jan 09:41
Compare
Choose a tag to compare
  • EventParameters: fixed missing type check

1.2.0

30 Jan 09:37
acc1c39
Compare
Choose a tag to compare
  • EventParameters: added type ohb and club

1.1.0

30 Jan 09:12
64f7c3b
Compare
Choose a tag to compare
  • EventParameters: added support for multiple types and programs

1.0.0

30 Nov 19:17
Compare
Choose a tag to compare
  • Response\Program: renamed isTypeOf*() methods to isOfType*()
  • first stable release

0.3.0

30 Nov 19:07
Compare
Choose a tag to compare
  • Added isTypeOfNature() and isTypeOfSights() to Response\Program object.

0.2.2

02 Nov 14:55
Compare
Choose a tag to compare
  • Composer: added description and fixed package name

0.2.1

02 Nov 14:52
Compare
Choose a tag to compare
  • Client: fixed return value when no events are available