Skip to content

Releases: CheesecakeLabs/stellar-plus

v0.3.2

13 Dec 19:21
444a83c
Compare
Choose a tag to compare
v0.3.2 Pre-release
Pre-release

What's Changed

  • docs: Added Documentation on gitbook
  • fix: refactor channel accounts to fix general issues and removed opex class
  • chore: Refactor libs to reduce js sdk depency
  • feat: Ability to close channels
  • chore: add eslint, prettier and refactor modules
  • docs: Add docstrings to main classes exposed in the library
  • chore: Update libraries after js-soroban-client merge
  • feat: Main contract utils to upload, deploy and wrap contracts

Full Changelog: v0.2.0...v0.3.0

v0.3.0

13 Dec 18:58
f1d39ca
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

What's Changed

  • docs: Added Documentation on gitbook
  • fix: refactor channel accounts to fix general issues and removed opex class
  • chore: Refactor libs to reduce js sdk depency
  • feat: Ability to close channels
  • chore: add eslint, prettier and refactor modules
  • docs: Add docstrings to main classes exposed in the library
  • chore: Update libraries after js-soroban-client merge
  • feat: Main contract utils to upload, deploy and wrap contracts

Full Changelog: v0.2.0...v0.3.0

v0.2.0

29 Nov 19:58
9e34487
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

New features:

  • Classic Channel Accounts Transaction Submitter
  • Added custom transaction to the classic transaction engine
  • Added Opex class for a central account with smart capabilities and a transaction processing engine

v0.1.11

28 Nov 13:35
bdf7f69
Compare
Choose a tag to compare
v0.1.11 Pre-release
Pre-release

Beta version of stellar-plus, an all-in-one SDK for the Stellar blockchain.

v0.1.10

27 Nov 18:39
0a253e4
Compare
Choose a tag to compare
v0.1.10 Pre-release
Pre-release

Beta version of stellar-plus, an all-in-one SDK for the Stellar blockchain