Releases: pcbowers/php-airtable
Releases · pcbowers/php-airtable
1.1.0
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
fixed a few bugs and updated the ReadMe.md.
1.0.1
Fixed a few bugs and allowed the data fields in createRecord and updateRecord to be optional.
1.0.0
A full implementation of the Airtable API using a PHP Wrapper.