Skip to content

Releases: FlorianWilhelm/pytanis

Pytanis 0.7.1

29 Jan 19:49
Compare
Choose a tag to compare

Changes

  • Pin gspread to <6.0 because in 6.0 the API changed and broke Pytanis

Pytanis 0.7

01 Jan 20:13
Compare
Choose a tag to compare

Changes

  • Switched for reproducability to hatch-pip-compile
  • A few fixes to make mypy happy
  • Some more pydantic v2 deprecations migrated to new API
  • Renamed GSheetClient to GSheetsClient
  • Added Gspread service user authentication