Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 499 Bytes

CHANGELOG.md

File metadata and controls

22 lines (14 loc) · 499 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

2.1.0

Added

  • Add asset functions (getAssets(), getAssetBalance(), and getAssetOrders())

Fixed

  • Fix return type for generateAccount()

2.0.0

Added

  • Rewrite using TypeScript
  • Support tree shaking
  • Bundle for ESM, CJS, and UMD