all the changes are always according to the ones of the main Ever SDK library; and on top on that, there may be additional ones
- Changes https://github.com/tonlabs/ever-sdk/blob/master/CHANGELOG.md
- Rebranding TON -> Ever
- Changes
1.28.0
https://github.com/tonlabs/ever-sdk/blob/master/CHANGELOG.md#1280--2021-12-24 - Implement Debot module
- Changes
1.24.0
https://github.com/tonlabs/ever-sdk/blob/master/CHANGELOG.md#1240--2021-10-18 - BREAKING CHANGE All Params now require keyword arguments
- NetworkConfig and AbiContract have been changed (not mentioned explicitly in Changelog of Ever SDK )
- internal refactoring
- internal refactoring
- internal refactoring
- remove TonSdk::NATIVE_LIB_VERSION, rename TonSdk::SDK_VERSION to TonSdk::NATIVE_SDK_VERSION
- min Ruby version: 3.0
- the first version has been released.