Skip to content

v2.1.0-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@klim0v klim0v released this 11 Nov 22:46
· 186 commits to v2 since this release

Changelog (v2.0.3...v2.1.0)

Added

  • Autotests to Github Actions.
  • More documentation and examples for API clients.
  • Telegram channel with notifications and discussions.
  • WithDebug method for http_client.
  • WithLogger method for http_client.
  • WithHeaders method for http_client.
  • AddressExtended method with delegated flag support in request for http_client and grpc_client.
  • AddressesExtended method with delegated flag support in request for http_client and grpc_client.
  • CandidateExtended method with not_show_stakes flag support in request for http_client and grpc_client.
  • CandidatesExtended method with not_show_stakes flag support in request for http_client and grpc_client.

Changed

  • Remove status parameter from Candidates method for http_client and grpc_client