Skip to content

Latest commit

 

History

History
173 lines (126 loc) · 14.3 KB

File metadata and controls

173 lines (126 loc) · 14.3 KB

0.19.1 (2021-12-06)

Bug Fixes

0.19.0 (2021-12-06)

Bug Fixes

Features

  • add expectFungibleTokenBurnEvent (0a77641)
  • add expectNonFungibleTokenBurnEvent (b33be1b)
  • add expectNonFungibleTokenMintEvent (1bcf5b1)
  • add stacks / bitcoin specific metadata for blocks / transactions (59d66ee)
  • closing the loop (e80a6dc)
  • expose get_stacks_node_url for stacks.js (f1f8bed)
  • improve api (2f72f6d)
  • introduce new schemas for block / transaction handling (01501d9)
  • migrate to typescript (dd55845)
  • polish stacks operations schemas (cb939f4)

0.18.0 (2021-10-18)

Bug Fixes

  • build settings (2a0cf5f)
  • cargo build --locked in unit tests (5f5f428)
  • disable audits (9036ccf)
  • disable STACKS_API_ENABLE_NFT_METADATA (0ce043a)
  • freeze nightly version (1a88293)
  • freeze nightly version (ecd58f0)
  • freeze rocket (bcd1e28)
  • re-enable audits, ignore RUSTSEC-2020-0159, RUSTSEC-2021-0119, RUSTSEC-2020-0071 (f853221)

Features

0.17.0 (2021-10-05)

Features

0.15.1 (2021-08-18)

Bug Fixes

  • attempt to address compatibility with Linux (fdae2b2)
  • attempt to fix linux compatibility (832dd16)
  • hard code host ip address (e81e711)
  • postgres port handling (c716669)
  • use nightly for tests (f76098d)
  • use stable in github actions (31fa5e1)

0.15.0 (2021-08-11)

Bug Fixes

Features

0.14.2 (2021-07-20)

Bug Fixes

  • enforce cache eviction (6ef7d63)
  • un-hard code path (clarinet deploy) (b3e933a)

0.14.1 (2021-06-28)

Bug Fixes

  • display typescript errors (e7af34b)
  • new contract generator (b8e39d7)
  • remove required -- for clarinet test (0182b07)

0.14.0 (2021-06-25)

Bug Fixes

  • implement tx.transferSTX (4974e85)
  • turn manifest-path into optional argument (bb44856)

Features

  • add allow-wallets option to clarinet run (2690879)
  • better manifest-path handling (6ecdfb0)
  • polish logs (tests vs scripts) (2810a92)