Sha256: a41e0f98df1ff82516863cb4b7212a950f4f67e66f34ea87d47072ffd5c835aa

Contents?: true

Size: 569 Bytes

Versions: 1

Compression:

Stored size: 569 Bytes

Contents

# Changelog
## 1.0.0
* Initial release

## 1.0.1
* Add optional id argument that can be passed to MethodsWrapper class.

## 1.1.0
* Add websockets connection to gem.

## 1.1.1
* Fix SolanaRpcRuby::ApiError occurring when websocket program runs for too long
(#<SolanaRpcRuby::ApiError: NoMethodError undefined method ping)

## 1.1.2
* Unify LICENSE it's now MIT everywhere.
* Add Ruby 3.0 to CI run.
* Add new badges.
* Handle new errors (Errno::ECONNREFUSED, SocketError)
* Code maintenance and cleanup.

## 1.1.3
* Increase open_timeout and read_timeout.
* New specs.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
solana_rpc_ruby-1.1.3 CHANGELOG.md