Releases: kommitters/stellar_base
Releases · kommitters/stellar_base
v0.8.6
0.8.6 (31.10.2022)
- Fix wrong binary encoding in the
AssetCode12
module.
v0.8.5
0.8.5 (25.10.2022)
- Enable ExCoveralls with parallel builds.
v0.8.4
0.8.4 (18.10.2022)
- Include OpenSSF BestPractices & Scorecard badges in README.
v0.8.3
0.8.3 (04.10.2022)
- Fix preconditions typespec.
v0.8.2
0.8.2 (08.08.2022)
- Add scorecards actions
v0.8.1
0.8.1 (02.08.2022)
- Add
SignerKeyEd25519SignedPayload
to the signer_key param in the SignerKey structure. - Add
signer_payload
version to the arms of theStrKey
.
v0.8.0
0.8.0 (27.07.2022)
- Implement Stellar CAP-40.
- Add XDR types for SponsorshipDescriptorList.
- Update SponsorshipDescriptor implementation.
- Update AccountEntryExtensionV2 implementation.
v0.7.0
0.7.0 (26.07.2022)
- Implement Stellar CAP-21.
- Automate library release to Hex.pm.
- Add XDR types for AccountEntry.
- Add tests for ClaimableBalanceFlags.
v0.6.1
0.6.1 (21.07.2022)
- Add the flags property to the OfferEntry.
- Add security policy to the repository.
v0.6.0
0.6.0 (21.03.2022)
- Added XDR types for LedgerEntryExtension, ClaimableBalanceEntry, ClaimableBalanceFlags, DataEntry, TrustLineEntry and OfferEntryFlags.