Skip to content

Releases: 52/stacks.rs

v0.2.3

16 Feb 00:26
4933375
Compare
Choose a tag to compare
stacks-rs-v0.2.3

chore(crates): updated 'zest_derive' metadata

v0.2.0

13 Feb 23:39
c5e71df
Compare
Choose a tag to compare
Merge pull request #26 from 52/next

release: v0.2.0

v0.1.12

07 Feb 15:10
55caceb
Compare
Choose a tag to compare

Added

  • (cv) added improved impls

v0.1.11

07 Feb 01:57
d2efd1a
Compare
Choose a tag to compare

Added

  • (tuple) added method

Other

  • Update Cargo.toml
  • Update README.md

v0.1.10

31 May 16:26
2a0b93d
Compare
Choose a tag to compare

What's Changed

  • feat: added clarity module by @mxnnn in #1
  • feat: improved crypto visibility by @mxnnn in #2
  • feat: added transactions module by @mxnnn in #3
  • feat: ci by @mxnnn in #7
  • feat: repo updates by @mxnnn in #9
  • refactor: transaction builder api by @mxnnn in #11
  • feat: remove unnecessary results by @mxnnn in #12
  • feat: Added base transaction/account api by @mxnnn in #13
  • feat: Add string cv's & read-only-call by @mxnnn in #14
  • feat: impl iterator clarity types by @mxnnn in #16
  • feat: updated clarity methods by @mxnnn in #17
  • Add wallet encryption/decryption methods by @rswol in #18

New Contributors

  • @mxnnn made their first contribution in #1
  • @rswol made their first contribution in #18
  • @github-actions made their first contribution in #20

Full Changelog: https://github.com/mxnnn/stacks.rs/commits/v0.1.10