Releases: tatumio/tatum-js
Releases Β· tatumio/tatum-js
4.2.3
Updated
- Drop support for faucet claims via SDK
4.2.2
Added
- Added RPC support for the STELLAR_TESTNET network. Users can now make Stellar RPC calls using the
Network.STELLAR_TESTNET
network.
4.2.1
Updated
- Assert development environment if
NODE_ENV
is not set
Fixed
- Use globalThis instead of
process.env
for settingTatumDevelopmentLogger
'sisWelcomeDisabled
flag
4.2.0
- Added logging support
- Updated dependencies
4.1.37
Fixed
- Fix get strict methods params for STELLAR network.
4.1.36
Fixed
- Fix optional params for STELLAR network.
4.1.35
Added
- Added RPC support for the STELLAR network. Users can now make Stellar RPC calls using the
Network.STELLAR
network.
4.1.34
Fixed
- Fix potential memory issues with
LoadBalancer
.
4.1.33
Added
- Added RPC support for the XINFIN network. Users can now make RPC calls to these network using the
Network.XINFIN
network.
4.1.32
Fixed
- Fixed logic of IPFS upload, now upload passes request using client's version