Releases: duneanalytics/dune-client
Releases · duneanalytics/dune-client
v1.7.7
v1.7.6
What's Changed
- remove print statements by @TimEconometrics in #135
New Contributors
- @TimEconometrics made their first contribution in #135
Full Changelog: v1.7.5...v1.7.6
v1.7.5
Add Support for Custom Endpoints
What's Changed
- Added support for custom endpoints, for more information check: https://docs.dune.com/api-reference/custom/overview
Full Changelog: v1.7.3...v1.7.4
v1.7.3
What's Changed
- Update README.md to have up to link to API doc by @agaperste in #122
- Add Support for Python 3.12 by @bh2smith in #123
Full Changelog: v1.7.2...v1.7.3
v1.7.2
What's Changed
- fix for adding dataclasses-json on install with pip by @philippWassibauer in #121
New Contributors
- @philippWassibauer made their first contribution in #121
Full Changelog: v1.7.1...v1.7.2
v1.7.1
v1.7.0: Merge pull request #119 from duneanalytics/support-delete-table-endpoint
What's Changed
- Added support for new delete endpoint by @waddahAldrobi
- Added
_delete
toBaseDuneClient
by @waddahAldrobi - Table endpoint responses are now objects
<Action>TableResult
by @bh2smith
Full Changelog: v1.6.0...v1.7.0
v1.6.0
What's Changed
- Added support for new create and insert endpoints by @waddahAldrobi
- Moved all table endpoints under
TableAPI
by @waddahAldrobi requests
version downgraded to>=2.28
by @TheEdgeOfRage
Full Changelog: v1.5.1...v1.6.0
New Contributors
- @waddahAldrobi made their first contribution in #114
v1.5.1
What's Changed
- fixup: Set a limit to 1 instead of 0 when retrieving query results metadata by @RichardKeo in #113
Full Changelog: v1.5.0...v1.5.1