-
fd97e6ecca
Replace/UpsertReplace support
master
Ian Gulliver
2024-06-23 16:32:28 -07:00
-
6abf2d051e
Working field fetch
Ian Gulliver
2024-06-22 21:46:58 -07:00
-
b615906097
listAll[T] working
Ian Gulliver
2024-06-22 15:35:58 -07:00
-
ea516a559f
Multi-record list
Ian Gulliver
2024-06-22 15:33:14 -07:00
-
8ea1e9731b
Drastically simplify client
Ian Gulliver
2024-06-22 15:13:30 -07:00
-
cd3ae33c49
Cleanup
Ian Gulliver
2024-06-22 12:44:52 -07:00
-
14facea054
Cleanup
Ian Gulliver
2024-06-22 12:44:40 -07:00
-
9d13c602a1
build: move to any from interface{}
Mike Berezin
2023-07-09 22:33:45 +05:00
-
1cd5fe48d6
feat: adding options field to Field struct (#18)
mehanizm
2023-07-09 22:31:45 +05:00
-
-
3b2e7ba0e8
Adding options field to Field struct
Robin Portigliatti
2023-06-03 17:41:43 +02:00
-
-
7ef8b42b8d
impr: add custom context and custom client posibility #15
Mike Berezin
2023-01-12 12:54:18 +05:00
-
1b1e6e9e92
feat: add read-only support of the meta API (#13)
François de Metz
2023-01-01 15:18:29 +01:00
-
6275e61012
fix: update go version in github action
mehanizm
2022-03-25 12:56:10 +03:00
-
e7520b0f7c
fix: update go version
mehanizm
2022-03-25 12:53:03 +03:00
-
a8da2361cf
impr: more verbose http api status errors
mehanizm
2022-03-25 09:28:05 +03:00
-
14c5a59a88
impr: add conversion function for datetime airtable fields #11
mehanizm
2022-03-24 18:27:56 +03:00
-
da64a180a2
Make WithSort arg field names public (#10)
Dylan Trotter
2021-12-23 12:33:12 -05:00
-
3bd1ace8d8
Feature/put post (#9)
Yaroslav Rudenko
2021-10-02 14:27:00 +03:00
-
8deb157f4d
Merge pull request #8 from charlieegan3/set-client-base-url
mehanizm
2021-09-09 18:06:37 +03:00
-
-
d3c9211f5b
Allow setting the baseURL of clients
Charlie Egan
2021-09-08 20:47:08 +01:00
-
-
c2191debc6
Merge pull request #7 from srerickson/master
mehanizm
2021-03-30 22:35:12 +03:00
-
-
ecf743424d
change fields url param to fields[]
Seth Erickson
2021-03-30 15:19:25 -04:00
-
-
ef8f9308a7
doc: fix misprint in examples
mehanizm
2021-03-29 11:05:18 +03:00
-
10b0f57e4e
Merge pull request #5 from grebble-team/master
mehanizm
2021-02-24 16:46:57 +03:00
-
-
b66ca44719
Merge pull request #1 from grebble-team/AIRTABLE-01
Pavel Pantyukhov
2021-02-24 15:43:38 +03:00
-
-
31b370508b
Fixed delete method in client.go, previously only the last record was removed.
Nickolay Riumin
2021-02-24 14:28:38 +03:00
-
-
8a338cef42
impr: add typecast param
mehanizm
2021-02-05 22:46:27 +03:00
-
eaa12f9290
feat: add bulk partial update method and tests
Mike Berezin
2021-01-29 13:21:39 +03:00
-
68bcb7f9f7
build: add example usage in cmd/main.go and correct build script
Mike Berezin
2021-01-29 13:21:39 +03:00
-
420d81196b
impr: correct offset usage and add setters, add tests
Mike Berezin
2021-01-29 13:21:39 +03:00
-
e2b494035f
build: changes for v0.1.2
mehanizm
2020-04-23 16:25:17 +03:00
-
4630f5f396
test: add tests for errors
mehanizm
2020-04-17 23:12:07 +03:00
-
bc37bb1eb4
doc: add awesome-go badge to readme
mehanizm
2020-04-16 10:45:26 +03:00
-
cf6609979f
doc: add badges
mehanizm
2020-04-15 11:19:18 +03:00
-
f7b2756171
build: add coverage report to ci script
mehanizm
2020-04-15 11:05:21 +03:00
-
dc99a5d0e6
fix: change type in json tag
mehanizm
2020-04-14 18:30:44 +03:00
-
8fba273a77
style: fix readme
mehanizm
2020-04-14 14:43:58 +03:00
-
d0f39448e1
style: fix typo
mehanizm
2020-04-14 14:38:05 +03:00
-
89528f70fb
build: create go.yml
mehanizm
2020-04-14 14:35:13 +03:00
-
fbcd37d516
style: update readme with examples
mehanizm
2020-04-14 14:18:07 +03:00
-
2a2e70bfe7
feat: add and get records methods (initial commit)
mehanizm
2020-04-12 13:05:28 +03:00