Skip to content

Latest commit

 

History

History
92 lines (42 loc) · 4.96 KB

CHANGELOG.md

File metadata and controls

92 lines (42 loc) · 4.96 KB

0.2.1 (2023-11-15)

🔧 Fixes

  • require from module's root returns an empty object. (#20) (e141e88)

💉 Improvements

0.2.1-dev.2 (2023-11-14)

💉 Improvements

0.2.1-dev.1 (2023-11-14)

🔧 Fixes

  • require from module's root returns an empty object. (#20) (e141e88)

0.2.0 (2023-08-14)

📚 Docs

  • fixed URL to Pedersen hash documentation (#15) (23f09b4)

🔧 Fixes

  • use ESM export from index file (01e5c58)

🧩 Features

0.2.0-dev.1 (2023-08-14)

🧩 Features

0.1.1-dev.2 (2023-08-13)

🔧 Fixes

  • use ESM export from index file (01e5c58)

0.1.1-dev.1 (2023-05-15)

📚 Docs

  • fixed URL to Pedersen hash documentation (#15) (23f09b4)

0.1.0 (2023-05-07)

🧩 Features

0.1.0-dev.1 (2023-05-07)

🧩 Features

  • exporting getAssetSelector function (#8) (1a945b2)
  • new APIs (getPrivateKeyFromEthSignature, privateToStarkKey) (#3) (bf4066c)
  • typescript support (#10) (bcdb84b)

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.2 (2022-03-31)

0.0.1 (2022-03-08)

Features