Skip to content

Releases: stellar/rs-soroban-env

0.0.13

07 Feb 20:33
a82cd11
Compare
Choose a tag to compare

What's Changed

  • Add auth_required support for non-account balances by @sisuresh in #626
  • Reform TryFromVal to reduce number of impls. by @graydon in #628
  • Fix override of panic hook during cross-contract testing by @brson in #620
  • (minimal) Add EnvBase::Error, remove CheckedEnv, make Env methods return Error by @graydon in #638
  • Update rust-version by @github-actions in #642
  • Initial Auth Next implementation in Soroban Host by @dmkozh in #645
  • Update stellar-xdr (includes specdocs change) by @leighmcculloch in #641
  • Add 13-tuple conversions by @brson in #658
  • Auth Next followups by @dmkozh in #659
  • Do not include Status as the first arg of a DebugEvent by @jayz22 in #646
  • Update xdr by @leighmcculloch in #665
  • Add a simpler version of require_auth by @dmkozh in #669
  • Use auth specific errors by @sisuresh in #670
  • Emulate classic account authentication in recording auth mode. by @dmkozh in #672
  • Change the interface for the auth testing utility. by @dmkozh in #674
  • Bump version to 0.0.13 by @github-actions in #675

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

0.0.12

03 Jan 22:51
65498c8
Compare
Choose a tag to compare

What's Changed

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

0.0.11

08 Dec 18:13
c551daf
Compare
Choose a tag to compare

What's Changed

New Contributors

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

0.0.10

01 Dec 22:46
c148051
Compare
Choose a tag to compare

What's Changed

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

0.0.9

03 Nov 04:10
c04c233
Compare
Choose a tag to compare

What's Changed

  • Disable default-features on stellar-xdr workspace dependency by @leighmcculloch in #559
  • Bump version to 0.0.9 by @github-actions in #560

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

0.0.8

03 Nov 00:36
755052b
Compare
Choose a tag to compare

What's Changed

  • Fix loan stellar-xdr 0.0.6 version stuck in the past by @leighmcculloch in #557
  • Bump version to 0.0.8 by @github-actions in #558

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

0.0.7

02 Nov 23:43
981191c
Compare
Choose a tag to compare

What's Changed

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

0.0.6

06 Oct 17:55
91cf595
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.5...v0.0.6

0.0.5

09 Sep 05:34
b08a54a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.4...v0.0.5

0.0.4

31 Aug 23:48
c8bc71d
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @github-actions made their first contribution in #327
  • @paulbellamy made their first contribution in #375

Full Changelog: v0.0.3...v0.0.4