Skip to content

Releases: keboola/sapi-python-client

0.5.1

Choose a tag to compare

@odinuv odinuv released this 22 May 13:11
c6e3512

What's Changed

Full Changelog: 0.5.0...0.5.1

0.5.0: Merge pull request #68 from keboola/PST-585-pypi-1

Choose a tag to compare

@pivnicek pivnicek released this 24 Feb 15:38
b53ad71
  • release it to pypi
  • add asynchronous deletes
  • add GH actions for CI

0.4.1: Merge pull request #65 from keboola/PS-2457

Choose a tag to compare

@pivnicek pivnicek released this 19 Aug 14:30
276bceb
  • fix job poll delay

0.4.0

Choose a tag to compare

@pivnicek pivnicek released this 21 May 08:16
5a93926
  • loading files to workspaces now supports AND for tags

0.3.2

Choose a tag to compare

@pivnicek pivnicek released this 12 Apr 13:25
b4e8255
  • obey column selection in export table to file

0.3.1

Choose a tag to compare

@pivnicek pivnicek released this 29 Mar 15:54
a1e826e
  • fix loading multiple files into file workspace

0.3.0

Choose a tag to compare

@pivnicek pivnicek released this 17 Mar 08:36
d314922
  • support loading files to workspace

0.2.0

Choose a tag to compare

@pivnicek pivnicek released this 12 Mar 11:07
f994e2b
  • now supports azure stacks

0.1.3

Choose a tag to compare

@odinuv odinuv released this 09 Feb 11:33

Removed support for indexed columns

With client class

Choose a tag to compare

@pivnicek pivnicek released this 30 Aug 23:00
Merge pull request #31 from keboola/client-class

feat: entry client class