0.5.0-beta1
Pre-release
Pre-release
·
202 commits
to master
since this release
Breaking Changes
Please check 0.5.0-alpha.2 release notes for breaking changes.
What's Changed
- chore: Fixed failed tests specific to reference inputs by @satran004 in #281
- Fix #280 : Duplicate OSUtil class in core module by @satran004 in #282
- chore: #280 Removed placeholder.txt to fix error in Android by @satran004 in #283
- chore: doc changes for 0.5.0 by @satran004 in #288
- Add mergeOutputs option to control whether to merge outputs or not by @satran004 in #290
- fix: #289 Added deprecation notice to high-level apis by @satran004 in #291
- fix: #280 Use guava's UnsignedBytes.lexicographicalComparator to avoi… by @satran004 in #292
- Fix: actually CCL is auto-fixing too large metadata strings, changed … by @matiwinnetou in #294
- fix: #295 Class cast exception during evaluateTx. by @satran004 in #296
- chore: Check if same from address is used in multiple Txs by @satran004 in #297
Full Changelog: v0.5.0-alpha.4...v0.5.0-beta1