Releases: mehanizm/airtable
Releases · mehanizm/airtable
v0.3.3
What's Changed
- Added support for Upload Attachment API by @andrespd99 in #22
- Added upsert
New Contributors
- @andrespd99 made their first contribution in #22
- @Kostassoid for the upsert changes https://github.com/Kostassoid/airtable
Full Changelog: v0.3.2...v0.3.3
Add context to more methods and fixes
v0.3.2 impr: add context to Do methods (#19)
Add context to all requests
v0.3.1
Make WithSort arg field names public (#10)
v0.2.6 Make WithSort arg field names public (#10)
Allow setting the baseURL of clients
Merge pull request #8 from charlieegan3/set-client-base-url Allow setting the baseURL of clients