Releases: duneanalytics/dune-client
Releases · duneanalytics/dune-client
v1.10.0
v1.9.4
v1.9.3
v1.9.2
v1.9.1
v1.9.0
Deprecate from_env()
What's Changed
- use uv by @mewwts in #161
- use ruff for formatting by @mewwts in #162
- fix formatting for Python 3.13 by @mewwts in #165
- Actually run --check in CI and fix Fmt by @mewwts in #167
- Add multi-python version support with tox by @mewwts in #168
- Deprecate from_env() by @mewwts in #169
New Contributors
Full Changelog: v1.7.10...v1.8.0
v1.7.10
What's Changed
- fix: add default value for CreateTableResult.already_existed field by @gududefengzhong in #160
New Contributors
- @gududefengzhong made their first contribution in #160
Full Changelog: v1.7.9...v1.7.10