Releases: fivehealth/python-airtable
Releases · fivehealth/python-airtable
v0.5
v0.4
Merge changes from gtalarico/airtable-python-wrapper
- Reverse breaking change due to removing of
api_key
defaulting to environment variables: gtalarico@e742a9a
v0.3
Fix critical bug with batch_update
not using chunked records
v0.2
Initial commit of updates to the original module.