Skip to content

Releases: stellar/rs-stellar-strkey

0.0.16

21 Jan 23:17
9c0cd13

Choose a tag to compare

What's Changed

Full Changelog: v0.0.15...v0.0.16

0.0.15

11 Dec 01:04
7c8c047

Choose a tag to compare

What's Changed

  • Add serde-decoded feature for decoded JSON format by @leighmcculloch in #91
  • Bump version to 0.0.15 by @github-actions[bot] in #92

Full Changelog: v0.0.14...v0.0.15

0.0.14

15 Oct 21:24
bb39b2f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.13...v0.0.14

0.0.13

17 Mar 19:32
04a5d08

Choose a tag to compare

What's Changed

  • Add liquidity pool and claimable balance strkeys by @leighmcculloch in #74
  • Bump version to 0.0.13 by @github-actions in #77

Full Changelog: v0.0.12...v0.0.13

0.0.12

27 Feb 18:04
5c91b8e

Choose a tag to compare

What's Changed

Full Changelog: v0.0.11...v0.0.12

0.0.11

11 Sep 01:29
8f5fb5b

Choose a tag to compare

What's Changed

Full Changelog: v0.0.10...v0.0.11

0.0.10

04 Sep 20:18
63a1d5e

Choose a tag to compare

What's Changed

  • Fix P address inner payload padding check by @leighmcculloch in #68
  • Bump version to 0.0.10 by @github-actions in #69

Full Changelog: v0.0.9...v0.0.10

0.0.9

03 Sep 21:39
9b58e04

Choose a tag to compare

What's Changed

Full Changelog: v0.0.8...v0.0.9

0.0.8

24 Oct 18:59
79ede59

Choose a tag to compare

What's Changed

  • Update rust-version by @github-actions in #54
  • Add simple CLI for decoding strkeys by @leighmcculloch in #57
  • Check inner payload length in SignedPayload::from_payload to avoid overflow by @C0x41lch0x41 in #59
  • Bump version to 0.0.8 by @github-actions in #60

New Contributors

Full Changelog: v0.0.7...v0.0.8

0.0.7

03 Jan 19:15
6e9bb10

Choose a tag to compare

What's Changed

  • fix wrong assert in tests by @nano-o in #43
  • Update rust-version by @github-actions in #45
  • Add PreAuthTx, HashX, MuxedAccountEd25519 and SignedPayloadEd25519 support by @overcat in #26
  • Add contract strkey by @leighmcculloch in #46
  • feat!: improve naming and organization by @willemneal in #50
  • chore: add Display implementations by @willemneal in #52
  • Update rust-version by @github-actions in #51
  • Bump version to 0.0.7 by @github-actions in #53

New Contributors

Full Changelog: v0.0.6...v0.0.7