Releases: Sibyx/duckql-python
Releases · Sibyx/duckql-python
0.14.0
17 Jan 16:22
Compare
Sorry, something went wrong.
No results found
⚠️ This release is not working with Python 3.13 and 3.12!! ⚠️
Chores, chores and chores. This will be probably the last release based on the Pydantic 1.x.
🌈 Pink fluffy unicorns dancing on rainbows 🌈
Changed : Dropped support for Python 3.7 and 3.8
0.13.0
09 Jun 09:34
Compare
Sorry, something went wrong.
No results found
Added : Ability to use casting for ORDER BY property
0.12.1
10 May 07:39
Compare
Sorry, something went wrong.
No results found
Fixed : Corrected cast of JSON fields
0.12.0
21 Dec 10:14
Compare
Sorry, something went wrong.
No results found
Feature : FirstValue window function introduced
Feature : Positional ArrayAgg introduced
0.11.1
14 Dec 08:49
Compare
Sorry, something went wrong.
No results found
Change : Ability to cast to UUID
0.11.0
10 Dec 18:23
Compare
Sorry, something went wrong.
No results found
Feature : More benevolent type nesting
0.10.0
30 Nov 15:12
Compare
Sorry, something went wrong.
No results found
Feature : Case introduced (without docs, there was no time, sry, let's call it Easter Egg for a while)
0.9.1
20 Jul 15:20
Compare
Sorry, something went wrong.
No results found
Fix : Fixed problem with multiple properties in operations (I had to remove comparison property check)
0.9.0
25 Jun 12:38
Compare
Sorry, something went wrong.
No results found
Fix : Fixed nested conditions (Operator can contain another Operator)
Change : Dropped Python 3.6 support
0.8.2
15 Oct 13:01
Compare
Sorry, something went wrong.
No results found
Fix : Use -> instead of -->