solana-go/CHANGELOG.md

861 B

Change log

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning. See MAINTAINERS.md for instructions to keep up to date.

⚠️ solana-go works using SemVer but in 0 version, which means that the 'minor' will be changed when some broken changes are introduced into the application, and the 'patch' will be changed when a new feature with new changes is added or for bug fixing. As soon as v1.0.0 be released, solana-go will start to use SemVer as usual.

[v0.1.0] 2020-11-09

First release

Includes the following features:

  • Get basic information from the chain about accounts, balances, etc.
  • Issue SOL native token transfer
  • Issue SPL token transfers
  • Get Project SERUM markets list and live market data