Skip to content

Releases: TappNetwork/laravel-airtable

v2.3

14 Mar 10:29
7023f2f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2...v2.3

v2.2

09 Dec 15:32
28681aa
Compare
Choose a tag to compare

What's Changed

  • Use Pint instead of StyleCI by @swilla in #76
  • Add ability to add query parameters to API call by @kevnk in #75
  • Add support for upsert airtable api method by @gabrieltakacs in #69

New Contributors

Full Changelog: v2.1...v2.2

v2.1

13 Jun 18:44
9257595
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0...v2.1

v2.0

15 Feb 20:26
562af7b
Compare
Choose a tag to compare

What's Changed

  • Bump dependencies & update GitHub Actions for Laravel 10 by @asugai in #67

New Contributors

Full Changelog: v1.4...v2.0

v1.4

14 Feb 15:40
de9d66a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3...v1.4

v1.3

07 Dec 03:28
e8d64ae
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2...v1.3

v1.2

18 Nov 17:48
eb6aac5
Compare
Choose a tag to compare

What's Changed

  • Apply clean code, include create function in readme.md and fix http post parameters by @gustavosobrinho01 in #55

New Contributors

Full Changelog: v1.1...v1.2

v1.1

17 Nov 16:38
e7dbd56
Compare
Choose a tag to compare

What's Changed

  • adds support for multiple bases in config by @chrisvaughan83 in #54

New Contributors

  • @chrisvaughan83 made their first contribution in #54

Full Changelog: v1.0...v1.1

v1.0

16 Sep 20:07
9bde8f5
Compare
Choose a tag to compare
  • PHP 8 Support
  • Use the Laravel HTTP Client
  • Tests

v0.21

26 Aug 12:13
ac8988f
Compare
Choose a tag to compare
v0.21 Pre-release
Pre-release
  • Sorting support