Skip to content

Commit a257da3

Browse files
author
semantic-release
committed
0.11.0
Automatically generated by python-semantic-release
1 parent dfb8056 commit a257da3

File tree

2 files changed

+96
-1
lines changed

2 files changed

+96
-1
lines changed

CHANGELOG.md

Lines changed: 95 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,101 @@
22

33

44

5+
## v0.11.0 (2023-12-21)
6+
7+
### Breaking
8+
9+
* feat!: Update prql-python to 0.11 (#313) ([`dfb8056`](https://github.com/PRQL/pyprql/commit/dfb80569b7745b6ee155ad5c216926a1bfba14e1))
10+
11+
### Build
12+
13+
* build: Update dependencies (#296) ([`3410ce4`](https://github.com/PRQL/pyprql/commit/3410ce44fae99c10995d2921d79efd7814a9af79))
14+
15+
* build: Upgrade dependencies (#286) ([`9905005`](https://github.com/PRQL/pyprql/commit/9905005cc7bbb4f1ef925e582dbaebc29e38cd51))
16+
17+
### Chore
18+
19+
* chore: bump prql-python from 0.10.1 to 0.11.0 (#312)
20+
21+
Signed-off-by: dependabot[bot] <[email protected]>
22+
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`5fae1a9`](https://github.com/PRQL/pyprql/commit/5fae1a958b670d93da890e32e33a88eba0a7143a))
23+
24+
* chore: bump polars from 0.19.13 to 0.20.0 (#310) ([`df7fa0b`](https://github.com/PRQL/pyprql/commit/df7fa0b60ac5bdd0baed2856d240612f7aeeb1e8))
25+
26+
* chore: bump actions/upload-artifact from 3 to 4 (#308) ([`a2310c6`](https://github.com/PRQL/pyprql/commit/a2310c62130414d0acde53001bdc0240cfa92ea4))
27+
28+
* chore: bump actions/download-artifact from 3 to 4 (#309) ([`ea4fd59`](https://github.com/PRQL/pyprql/commit/ea4fd5905927ee792027a88b2c8758fe809c7f95))
29+
30+
* chore: bump black from 23.11.0 to 23.12.0 (#307)
31+
32+
Signed-off-by: dependabot[bot] <[email protected]>
33+
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`8e5aad6`](https://github.com/PRQL/pyprql/commit/8e5aad6da625446bfc8fc3b807cd999def059f1a))
34+
35+
* chore: bump python-semantic-release from 8.3.0 to 8.5.0 (#305)
36+
37+
Signed-off-by: dependabot[bot] <[email protected]>
38+
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`34c3464`](https://github.com/PRQL/pyprql/commit/34c3464940f5b1c274e675e19025e869be38471f))
39+
40+
* chore: bump actions/setup-python from 4 to 5 (#304)
41+
42+
Signed-off-by: dependabot[bot] <[email protected]>
43+
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`0385b7f`](https://github.com/PRQL/pyprql/commit/0385b7f4cda6b280ead7c44a4aee370437d7b790))
44+
45+
* chore: bump commitizen from 3.12.0 to 3.13.0 (#303)
46+
47+
Signed-off-by: dependabot[bot] <[email protected]>
48+
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`26972fc`](https://github.com/PRQL/pyprql/commit/26972fcfa2b25825d0cd8c3c46cdc63e953b8b3c))
49+
50+
* chore: bump sphinx-rtd-theme from 1.3.0 to 2.0.0 (#302)
51+
52+
Signed-off-by: dependabot[bot] <[email protected]>
53+
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`c97350a`](https://github.com/PRQL/pyprql/commit/c97350aa056322db47d967985ff98118c9f9301d))
54+
55+
* chore: bump traitlets from 5.13.0 to 5.14.0 (#301)
56+
57+
Signed-off-by: dependabot[bot] <[email protected]>
58+
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`7195c8a`](https://github.com/PRQL/pyprql/commit/7195c8a092b304f666b35e47b308c3320335bd81))
59+
60+
* chore: bump pytest-xdist from 3.4.0 to 3.5.0 (#298)
61+
62+
Signed-off-by: dependabot[bot] <[email protected]>
63+
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`0b0cca6`](https://github.com/PRQL/pyprql/commit/0b0cca654a4f102eb5327dd066c7341cf8836ca5))
64+
65+
* chore: Remove flake8 config file (#287) ([`d763aed`](https://github.com/PRQL/pyprql/commit/d763aed9247a71b2a7d4c004ee24017739ffc8cc))
66+
67+
### Unknown
68+
69+
* [pre-commit.ci] pre-commit autoupdate (#311)
70+
71+
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> ([`8a825df`](https://github.com/PRQL/pyprql/commit/8a825dff0743f18f97528dc814e81d901fa5a833))
72+
73+
* [pre-commit.ci] pre-commit autoupdate (#306)
74+
75+
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> ([`140cf4d`](https://github.com/PRQL/pyprql/commit/140cf4dd50fc3cb1a0f7743f3db07fa8fc3a7dbb))
76+
77+
* Remove duplicate `jupysql` in lock file (#300) ([`55e97af`](https://github.com/PRQL/pyprql/commit/55e97afd5b329b1301613a428df892aa5cb5c58d))
78+
79+
* [pre-commit.ci] pre-commit autoupdate (#299)
80+
81+
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> ([`80ec1b1`](https://github.com/PRQL/pyprql/commit/80ec1b1bb994133e174c5beee53b5db070a0f7fc))
82+
83+
* [pre-commit.ci] pre-commit autoupdate (#297)
84+
85+
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> ([`8d65e32`](https://github.com/PRQL/pyprql/commit/8d65e321af80df121f9234f8f719d6a4440bc435))
86+
87+
* [pre-commit.ci] pre-commit autoupdate (#295)
88+
89+
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> ([`bcdbdd1`](https://github.com/PRQL/pyprql/commit/bcdbdd1c602af63a98f3d1e5ae113a5cb2c0ce6b))
90+
91+
* [pre-commit.ci] pre-commit autoupdate (#290)
92+
93+
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> ([`e62e55e`](https://github.com/PRQL/pyprql/commit/e62e55ea60b6fbdad903b1a0792af7e0ca2fe28b))
94+
95+
* [pre-commit.ci] pre-commit autoupdate (#288)
96+
97+
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> ([`c4f9ce3`](https://github.com/PRQL/pyprql/commit/c4f9ce3ecb455a1662960fe26f85272428be8fee))
98+
99+
5100
## v0.10.0 (2023-10-27)
6101

7102
### Breaking

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ license = "Apache-2.0"
1919
name = "pyprql"
2020
readme = "README.md"
2121
repository = "https://github.com/prql/pyprql"
22-
version = "0.10.0"
22+
version = "0.11.0"
2323

2424
[tool.poetry.dependencies]
2525
python = "^3.8"

0 commit comments

Comments
 (0)