Skip to content

Releases: smartmind-team/thanosql-sdk-python

v1.0.11

Choose a tag to compare

@nokchalatte nokchalatte released this 11 Nov 05:58
7b83d92

What's Changed

Improvements

  • feat: add keep temp table option for execute values by @nokchalatte in #43

Full Changelog: v1.0.10...v1.0.11

v1.0.10

Choose a tag to compare

@nokchalatte nokchalatte released this 08 Nov 01:41
8cb208d

What's Changed

Improvements

Full Changelog: v1.0.9...v1.0.10

v1.0.9

Choose a tag to compare

@nokchalatte nokchalatte released this 18 Oct 01:30
dbae951

What's Changed

Bug Fixes

Full Changelog: v1.0.8...v1.0.9

v1.0.8

Choose a tag to compare

@nokchalatte nokchalatte released this 09 Sep 01:57
e88e09f

What's Changed

Features

Improvements

Full Changelog: v1.0.7...v1.0.8

v1.0.7

Choose a tag to compare

@lazyduo lazyduo released this 12 Jul 10:30

update readthedocs requirements.txt to fix subclass hyperlink

v1.0.0

Choose a tag to compare

@nokchalatte nokchalatte released this 07 Jun 11:50
dfb9ec4

What's Changed

Features

Full Changelog: v0.2.3...v1.0.0

v0.2.3

Choose a tag to compare

@nokchalatte nokchalatte released this 26 Apr 06:40
8fe3c43

What's Changed

Improvements

Other Changes

  • feat: better HTTP response handler in ThanoSQLBaseClient._request() by @nokchalatte in #27

Full Changelog: v0.2.2...v0.2.3

v0.2.2

Choose a tag to compare

@nokchalatte nokchalatte released this 23 Apr 06:19
a8fc5b9

What's Changed

Improvements

Other Changes

Full Changelog: v0.2.1...v0.2.2

v0.2.1

Choose a tag to compare

@lazyduo lazyduo released this 12 Apr 05:51
88cbbbe

What's Changed

Features

Improvements

Other Changes

  • refactor services from attributes to properties for lazy initializati… by @lazyduo in #16
  • docs typo and change of max_results default value by @lazyduo in #22

Full Changelog: v0.1.0...v0.2.1

v0.1.0

Choose a tag to compare

@lazyduo lazyduo released this 04 Apr 10:07
396d4f8

What's Changed

Features

Improvements

  • feat: rearrange parameter order and add checks for query.execute() by @nokchalatte in #5
  • feat: api_url and engine_url setting and checking by @nokchalatte in #7
  • feat: beautify basemodel repr by @nokchalatte in #8

Bug Fixes

Other Changes

New Contributors

Full Changelog: https://github.com/smartmind-team/thanosql-sdk-python/commits/v0.1.0