Releases: mehanizm/airtable
Releases · mehanizm/airtable
v0.3.4
What's Changed
- Add option to get the record fields by ID by @wcappelle in #24
New Contributors
- @wcappelle made their first contribution in #24
Full Changelog: v0.3.3...v0.3.4
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