Skip to content

Releases: sadoprotocol/sado-js

v0.0.9

13 Jul 02:43
Compare
Choose a tag to compare

Chore

  • Add satsPerByte for order creation.

v0.0.8

11 Jul 09:12
Compare
Choose a tag to compare

Features

  • Replaced addFees with setSatsPerByte

v0.0.7

04 Jul 07:13
Compare
Choose a tag to compare

Chore

  • Add pubkey support to Signature

v0.0.6

03 Jul 14:21
Compare
Choose a tag to compare

Bundle

  • Add vite bundler to build process

v0.0.5

03 Jul 08:04
Compare
Choose a tag to compare

Features

Introduce a cleaner way to build a order via the SDK, splitting up the builder and the sado client. This enables more bespoke decision making when constructing orders and cleanly separates API commit calls from client side generation.

  • Update order model to use builder pattern.
  • Separate model from sado instance.

v0.0.4

28 Jun 06:45
Compare
Choose a tag to compare

Chore

  • Rename offer method

v0.0.3

28 Jun 02:00
Compare
Choose a tag to compare

Chore

  • Add additional offer creation functionality
  • Rename packages from sdk to sado-sdk and cli to sado-cli
    • We have more SDKs and CLIs in the future under the same organization

v0.0.2

20 Jun 07:17
Compare
Choose a tag to compare

Chore

  • Refactor naming conventions.
  • Align with latest documentation.

v0.0.1

15 Jun 07:59
Compare
Choose a tag to compare

Features

  • Initial alpha release of SDK & API.

NOTE! This is not yet ready for production, use at your own risk!