Releases: sadoprotocol/sado-js
Releases · sadoprotocol/sado-js
v0.0.9
Chore
- Add
satsPerByte
for order creation.
v0.0.8
Features
- Replaced
addFees
with setSatsPerByte
v0.0.7
Chore
- Add pubkey support to Signature
v0.0.6
Bundle
- Add vite bundler to build process
v0.0.5
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.3
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
Chore
- Refactor naming conventions.
- Align with latest documentation.
v0.0.1
Features
- Initial alpha release of SDK & API.
NOTE! This is not yet ready for production, use at your own risk!