Skip to content

Releases: forward-force/php-tms-sdk

Add support for Carbon 3

Choose a tag to compare

@isheo36 isheo36 released this 14 Jan 12:04
954cafa
Merge pull request #8 from forward-force/add-carbon3-support

Add carbon 3 support

Added search by call sign

Choose a tag to compare

@teodortalov teodortalov released this 17 May 01:20
752228c

What's Changed

New Contributors

Full Changelog: 1.0.8...1.0.9

Adds new interface for stationId

Choose a tag to compare

@teodortalov teodortalov released this 23 Mar 18:23
b7beb13

What's Changed

  • Adds new interface for "/stations/stationId" endpoint by @hubersond in #5

Full Changelog: 1.0.7...1.0.8

Added end date

Choose a tag to compare

@teodortalov teodortalov released this 10 Aug 03:01
e7f44fa

What's Changed

  • Adds new "endDateTime" parameter to "getStationAirings" interface by @hubersond in #4

Full Changelog: 1.0.6...1.0.7

Introduced getting images for a lineup

Choose a tag to compare

@teodortalov teodortalov released this 22 Jun 22:46
57abb4a
Merge pull request #3 from forward-force/develop

Adds new interface for "programs/resourceId/images" endpoint

Added end date

Choose a tag to compare

@teodortalov teodortalov released this 22 Feb 00:50
f562ec8

Added end date to params

Updated endpoints

Choose a tag to compare

@teodortalov teodortalov released this 17 Dec 19:35

Updated asset endpoint

Added new parametres to media calls (width, height, trim)

Choose a tag to compare

@kdimitrov kdimitrov released this 29 Nov 12:10

Added new parameters to asset fetching calls - width, height and trim(removes background).

New examples and API call for programs by TMS id

Choose a tag to compare

@kdimitrov kdimitrov released this 26 Oct 12:34
  • Added new API call for retrieval of programs by TMS id
  • Added new examples to reflect the changes

New examples and API call for stations' airings

Choose a tag to compare

@kdimitrov kdimitrov released this 11 Oct 17:47

Includes:

  1. New API call for stations' airings
  2. Updated examples section
  3. Updated README.md