gtalarico / pyairtable

Python Api Client for Airtable
https://pyairtable.readthedocs.io
MIT License
786 stars 139 forks source link

Implement missing formulas #324

Closed MichalKacprzak99 closed 7 months ago

MichalKacprzak99 commented 11 months ago

Hi I want to implement missing formulas from Airtable Documentation but I saw comment about need of rethink formulas module. Is rethink/redesing in progress?

mesozoic commented 10 months ago

Yes, I've got a branch going, but I haven't posted it for review yet. Will try to get that up soon. My general thoughts about it are:

Whatever shape this takes, it will almost certainly be a breaking change from the current API.

mesozoic commented 9 months ago

See #329 for a proposed redesign.