Skip to content

Releases: ethanfuerst/eftoolkit

v3.2.0

Choose a tag to compare

@github-actions github-actions released this 25 Apr 20:38

What's Changed

  • feat(typing): Add py.typed marker for PEP 561 compliance by @ethanfuerst in #57

Full Changelog: v3.1.0...v3.2.0

v3.1.0

Choose a tag to compare

@github-actions github-actions released this 25 Apr 20:18

What's Changed

Full Changelog: v3.0.0...v3.1.0

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 25 Apr 20:02

What's Changed

  • feat(S3FileSystem)!: Use AWS-standard env vars, drop S3_* aliases by @ethanfuerst in #55

Full Changelog: v2.10.0...v3.0.0

v2.10.0

Choose a tag to compare

@github-actions github-actions released this 24 Apr 14:27

What's Changed

  • feat(S3FileSystem): ETH-438 Add AWS_DEFAULT_REGION region fallback by @ethanfuerst in #53

Full Changelog: v2.9.0...v2.10.0

v2.9.0

Choose a tag to compare

@github-actions github-actions released this 22 Apr 01:42

What's Changed

  • build(deps): add google-auth as direct dependency by @ethanfuerst in #50
  • docs: ETH-424 Publish DuckDB + S3 API docs and add version policy by @ethanfuerst in #51
  • feat(DuckDB): ETH-437 Add env-var fallback for S3 credentials by @ethanfuerst in #52

Full Changelog: v2.8.0...v2.9.0

v2.8.0

Choose a tag to compare

@github-actions github-actions released this 21 Apr 01:26

What's Changed

  • feat(gsheets): ETH-427 Add env-var support to load_json_config and load_service_account_credentials by @ethanfuerst in #49

Full Changelog: v2.7.0...v2.8.0

v2.7.0

Choose a tag to compare

@github-actions github-actions released this 20 Apr 19:06

What's Changed

  • docs(gsheets): ETH-423 Publish full public API reference by @ethanfuerst in #47
  • feat(Worksheet): ETH-425 Add header_row and dtype kwargs to read() by @ethanfuerst in #48

Full Changelog: v2.6.1...v2.7.0

v2.6.1

Choose a tag to compare

@github-actions github-actions released this 19 Jan 04:44

What's Changed

  • docs: Add resize_sheet method to documentation by @ethanfuerst in #44
  • test(Worksheet): Add CellLocation/CellRange tests for all range methods by @ethanfuerst in #45
  • refactor(gsheets): Deduplicate column letter-to-index conversion logic by @ethanfuerst in #46

Full Changelog: v2.6.0...v2.6.1

v2.6.0

Choose a tag to compare

@github-actions github-actions released this 19 Jan 03:38

What's Changed

  • feat(Worksheet): Add resize_sheet method for resizing worksheets by @ethanfuerst in #43

Full Changelog: v2.5.0...v2.6.0

v2.5.0

Choose a tag to compare

@github-actions github-actions released this 18 Jan 23:08

What's Changed

  • feat(CellLocation): Add offset_rows and offset_cols parameters by @ethanfuerst in #42

Full Changelog: v2.4.0...v2.5.0