Releases: Moonlight-Protocol/moonlight-sdk
Releases · Moonlight-Protocol/moonlight-sdk
Release list
v0.11.3
What's Changed
- fix(errors): drop dead ReentrantCall/3008 mapping by @AquiGorka in #42
Full Changelog: v0.11.2...v0.11.3
v0.11.2
What's Changed
- ci: run test:unit on merge gate, drop live-Testnet integration tests (main) by @AquiGorka in #43
Full Changelog: v0.11.1...v0.11.2
v0.11.1
What's Changed
- fix(error): add submit-time decodeContractError for on-chain error surfacing by @AquiGorka in #39
Full Changelog: v0.11.0...v0.11.1
v0.11.0
What's Changed
- docs: how to run unit vs integration tests by @AquiGorka in #37
- feat(contracts): refresh artifacts for soroban-core 0.4.0 (v0.11.0) by @AquiGorka in #38
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
- feat(channel-auth): wrap asset enable/disable + refresh artifacts for core 0.3.0 by @AquiGorka in #36
Full Changelog: v0.9.1...v0.10.0
v0.9.1
What's Changed
- feat(errors): map contract error codes 3006/3007/3008 by @AquiGorka in #35
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- chore: apply deno fmt and enable fmt check in CI by @AquiGorka in #33
- Update SDK dependencies and contract artifacts for latest core by @fazzatti in #34
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
- fix: bump @colibri/core to ^0.20.2 (txBadSeq fix) by @AquiGorka in #32
Full Changelog: v0.7.1...v0.8.0
v0.7.1
What's Changed
- fix: replace unsafe type assertions with proper types by @AquiGorka in #31
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- Add optional distributed tracing (MoonlightTracer) by @AquiGorka in #30
Full Changelog: v0.6.2...v0.7.0