Download Latest Version v0.3.0 source code.tar.gz (90.8 kB)
Email in envelope

Get an email when there's a new version of Official Blockfrost SDK Client

Home / v0.2.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2023-12-20 1.7 kB
v0.2.0 source code.tar.gz 2023-12-20 87.6 kB
v0.2.0 source code.zip 2023-12-20 143.8 kB
Totals: 3 Items   233.0 kB 0

Added

Fixed

  • allow arbitrary asset onchain metadata by @slowbackspace in https://github.com/blockfrost/blockfrost-go/pull/75
  • fixed nullable types: nullable fields are now defined as pointers so go will use nil instead of setting these fields to their default value based on data type (eg. "" for string fields that actually null in JSON response)
  • fixed TransactionUTXOs type
  • fixed all test fixtures

Changed

  • updated CI actions
  • small refactor of *All methods
  • updated dependencies
  • min go version set to 1.21

New Contributors

Full Changelog: https://github.com/blockfrost/blockfrost-go/compare/v0.1.1...v0.2.0

Source: README.md, updated 2023-12-20