]> git.immae.eu Git - github/fretlink/tap-google-sheets.git/history - tap_google_sheets/sync.py
Update stitch validate json to validate with python 3.8 path (#32)
[github/fretlink/tap-google-sheets.git] / tap_google_sheets / sync.py
2020-07-15  Kyle Allanreturn an empty list when values is missing (#17)
2020-04-29  Jeff Huthv.1.0.3 Fix slashes and discovery errors (#15) v1.0.3
2020-03-19  Scott ColemanEmit state during incremental sync where bookmark not... v1.0.1
2020-02-24  Jeff Huthv.0.0.4 Logic to skip empty sheets (#4) v0.0.4
2020-01-09  Jeff Huthv.0.0.3 Sync error handling, activate version, document... v0.0.3
2019-12-04  Jeff Huthv.0.0.2 schema and sync changes (#1) v0.0.2
2019-11-15  Jeff Huthpylint and testing v0.0.1
2019-11-15  Jeff Huthclient.py rate limit, sync.py changes
2019-11-14  Jeff HuthRemove transform import
2019-11-14  Jeff HuthInitial commit