Skip to content

Releases: pcbowers/php-airtable

1.1.0

12 Aug 21:35
Compare
Choose a tag to compare

Added typecasting for multi selects and single selects.
Added a PUT update request that merges old record content so that fields can be removed.

1.0.2

21 May 22:57
5282e99
Compare
Choose a tag to compare

fixed a few bugs and updated the ReadMe.md.

1.0.1

21 May 21:12
3220204
Compare
Choose a tag to compare

Fixed a few bugs and allowed the data fields in createRecord and updateRecord to be optional.

1.0.0

21 May 19:06
a267300
Compare
Choose a tag to compare

A full implementation of the Airtable API using a PHP Wrapper.