Skip to content

v4.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Aug 14:29
· 19 commits to refs/heads/main since this release
c99fce2

Changes

✨ Features

  • Replace typed-openapi codegen with kubb @0237h (#55)
  • Add helper script for generating schema.sql @0237h (#53)
  • Add schema.sql file for ClickHouse tables creation @0237h (#51)
  • Add WAX data support @0237h (#43)

🐛 Bug Fixes

  • Fix Bun codegen script and some comments @0237h (#56)
  • Add replication parameters for ClickHouse table engines @0237h (#52)
  • Fix --verbose flag Zod parsing @0237h (#50)
  • Add generic query for supported chains @0237h (#48)
  • Use proper integer type for clickhouse query parameters @0237h (#46)
  • Enable option for unquotting 64bits integers @0237h (#47)
  • Parse identical from/to for block_range transfers @0237h (#45)
  • Fix return type definition for /chains @0237h (#44)

📝 Documentation

Full Changelog: v3.2.0...v4.0.0