Releases: smartmind-team/thanosql-sdk-python
Releases · smartmind-team/thanosql-sdk-python
Release list
v1.0.11
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
What's Changed
Improvements
- Feat/query temp table by @nokchalatte in #41
Full Changelog: v1.0.9...v1.0.10
v1.0.9
v1.0.8
What's Changed
Features
- Feat/execute values by @nokchalatte in #33
Improvements
- Feat/create table if not exists by @nokchalatte in #31
- Feat/on conflict by @nokchalatte in #32
Full Changelog: v1.0.7...v1.0.8
v1.0.7
v1.0.0
What's Changed
Features
- feat: support engine2.0 with new FM by @nokchalatte in #29
Full Changelog: v0.2.3...v1.0.0
v0.2.3
What's Changed
Improvements
- fix: nan value causing json error by @nokchalatte in #26
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
What's Changed
Improvements
- Fix/file API update by @nokchalatte in #24
Other Changes
- docs/docstring by @nokchalatte in #18
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
Features
- Feat/get as df by @nokchalatte in #17
- Feat/table from df by @nokchalatte in #15
Improvements
- fix: add schema to upload and delete file input by @nokchalatte in #20
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
What's Changed
Features
- Initial commit by @nokchalatte in #2
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
- fix: file upload with subdirectories by @nokchalatte in #6
Other Changes
- docs: add how to find api token and url by @nokchalatte in #3
- build: add ReadTheDocs by @lazyduo in #9
- fix: match new file api by @nokchalatte in #11
- fix: change output to match engine update by @nokchalatte in #10
- Docs/update examples by @nokchalatte in #14
New Contributors
- @nokchalatte made their first contribution in #2
- @lazyduo made their first contribution in #9
Full Changelog: https://github.com/smartmind-team/thanosql-sdk-python/commits/v0.1.0