Skip to content

Latest commit

 

History

History
54 lines (38 loc) · 881 Bytes

File metadata and controls

54 lines (38 loc) · 881 Bytes

Changelog for Covalent API SDK for Golang

0.0.8

What's Changed

  • chore: Update CHANGELOG.md
  • feat: Add additional block height fields
  • Update to v0.0.8

0.0.7

What's Changed

  • chore: Update CHANGELOG.md
  • feat: add SupportsErc field to logevents and tx3 endpoints
  • Update to v0.0.7

0.0.6

What's Changed

  • chore: Update CHANGELOG.md
  • fix: SupportsErc type mismatch
  • Update to v0.0.6

0.0.5

What's Changed

  • chore: Update CHANGELOG.md
  • feat: Add value formatter helper functions
  • Update to v0.0.5

0.0.4

What's Changed

  • chore: Update log
  • Add licence
  • Update to v0.0.4

0.0.3

What's Changed

  • chore: Update CHANGELOG.md
  • feat: Add user agent metric
  • Update to v0.0.3

0.0.2

What's Changed

  • fix: add go.mod file

0.0.1

What's Changed

  • feat: add covalent api service code and tests
  • chore: Create CHANGELOG.md