Skip to content

Releases: duneanalytics/cli

v0.1.15

22 Apr 06:40
865e42f

Choose a tag to compare

Changelog

  • 865e42f Don't explicitly set perf tier, it's plan dependent (#56)

v0.1.14

21 Apr 13:38
1c1ab49

Choose a tag to compare

Changelog

  • 1c1ab49 fix(cli): allow --performance free for query run / run-sql (#55)

v0.1.13

21 Apr 12:31
133c977

Choose a tag to compare

Changelog

  • 133c977 fix(cli): allow --performance small for query run and run-sql (#54)

v0.1.12

20 Apr 08:14
v0.1.12
a616e5d

Choose a tag to compare

Changelog

  • a616e5d Add --exclude-unpriced flag to sim evm balances (GRO-229) (#53)
  • 248e655 Add sim evm supported-protocols command (#52)
  • 67f595c Added dashboard & visualization docs to readme (#50)
  • 6abb50f Update sim evm defi-positions route to /v1/evm/defi/positions (#51)

v0.1.11

13 Apr 12:59
v0.1.11
51164ed

Choose a tag to compare

Changelog

v0.1.10

08 Apr 12:44
v0.1.10
f9a9e94

Choose a tag to compare

Changelog

  • beeb106 Add create visualization CLI command (#47)
  • f9a9e94 Add visualization management via CLI (#48)

v0.1.9

25 Mar 14:16
v0.1.9
39b2126

Choose a tag to compare

Changelog

v0.1.8

24 Mar 09:05
v0.1.8
fd7afb6

Choose a tag to compare

Changelog

v0.1.7

23 Mar 15:13
v0.1.7
272151c

Choose a tag to compare

Changelog

  • 272151c Adopt defi-positions sim command for a new payload (#44)

v0.1.6

23 Mar 14:16
v0.1.6
acea182

Choose a tag to compare

Changelog

  • c380067 Add evm collectibles command for NFT listings with spam filtering (#34)
  • 1df3c1d Add evm defi-positions command for DeFi portfolio positions (#37)
  • 711c99d Add evm token-holders (#36)
  • 5011dac Add evm token-info command for token metadata and pricing (#35)
  • c6867f4 Add evm transactions (#33)
  • 4288e8e Add skill install and dune auth to the install.sh script (#24)
  • b3b1bb2 Add svm balances command with SimClient wiring (#38)
  • 3d18cf2 Add svm transactions command with signature extraction and block time formatting (#39)
  • acea182 Added whoami (#42)
  • 7b613d5 EVM activity (#31)
  • 3e29f6e SIM Supported chains (#27)
  • 225485f Sim auth (#26)
  • 3321b9b Sim evm balances (#28)
  • bf236d9 Sim evm stablecoins (#30)
  • d1ef505 When running install.sh check if user already authenticated (#25)
  • ab5061a fix tests (#29)