Releases: duneanalytics/dune-client
Releases · duneanalytics/dune-client
v1.0.0
Official v1 Release (This product has been stable for several months now)
What's Changed
- [Easy] General Maintenance by @bh2smith in #50
- CLA - update workflow by @bh2smith in #49
- Support results in CSV, new methods: "refresh_csv()", "refresh_into_dataframe()" and "get_results_csv()" by @msf in #51
- bugfix: get_results_csv() use response.content, not response.raw by @msf in #52
- Update Install Requirements by @bh2smith in #47
Full Changelog: v0.3.0...v1.0.0
v0.3.0
v0.2.2
v0.2.2-beta0
Full Changelog: v0.2.1...v0.2.2-beta0
v0.2.1
v0.2.0
Big highlights are the
- AsyncDuneClient from @eliseygusev
- FileIO (for caching/storing dune results)
What's Changed
- Async client by @eliseygusev in #31
- [Easy] Makefile & QueryParam.repr by @bh2smith in #35
- Add FileIO with write & load functionality by @bh2smith in #36
- Refactor client; add tests for async usages by @eliseygusev in #39
New Contributors
- @eliseygusev made their first contribution in #31
Full Changelog: v0.1.1...v0.2.0
v0.2.0-beta3
add load_singleton
v0.2.0-beta1
Adding FileIO and also include AsyncDuneClient
v0.2.0-beta0
Adding Async Client!
What's Changed
- Async client by @eliseygusev in #31
New Contributors
- @eliseygusev made their first contribution in #31
Full Changelog: v0.1.1...v0.2.0-beta0