Releases: GenesysGo/shadow-drive-cli
v1.0.0
This is a MAJOR version bump due to breaking changes.
What's Changed
- edit-file refactor by @tracy-codes in #29
Full Changelog: v0.7.2...v1.0.0
v0.7.2
v0.7.1
What's Changed
- fix: Bumps shadow-drive/sdk to 5.1.1 to include undefined compute unit check by @tracy-codes in #27
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- feat: upgrades shdw-drive sdk for compute unit optimizations by @tracy-codes in #26
Full Changelog: v0.6.0...v0.7.0
v0.6.0 - New typescript client
v0.5.3
What's Changed
- Feat/mutable fees by @khaIilnafis in #21
- Fixes encodeURI inconsistency by @tracy-codes in #22
- Fix version by @tracy-codes in #23
New Contributors
- @khaIilnafis made their first contribution in #21
Full Changelog: v0.4.3...v0.5.3
v0.4.4
What's Changed
- Add rate limit with Bottleneck by @tracy-codes in #20
Full Changelog: v0.4.2...v0.4.4
v0.4.2 - The one that's better faster stronger
This release includes necessary changes to take advantage of the new performance improvements that have been deployed to the shadow drive network.
Specifically, commitment status for any RPC connection is updated to confirmed
, allowing for faster processing times for actions like creating accounts.
What's Changed
- Switch commitment status for perf improvements by @tracy-codes in #16
- Updates commitment status from processed to confirmed for better reliability
Full Changelog: v0.4.0...v0.4.2
v0.3.9 - Minor Bugfix
Fixes a bug with the dynamic version implementation that keeps the binary file from linking properly. Will make version more dynamic in the future.
fix: Pull in version dynamically from package.json by @tracy-codes in #13
Bump sdk version by @tracy-codes in #15
Full Changelog: v0.3.6...v0.3.9