0.19.1 (2021-12-06)
- update package name (6477408)
0.19.0 (2021-12-06)
- add 128bit numbers support (a87a99c)
- address feedbacks (4a74c51)
- better event management (bd1e9c3)
- build (b8d1ac7)
- deployment fee rate can be too low (1fa7564)
- deployment_fee_rate not being used (940f17d)
- dropped request (c777d91)
- error message (bb1c5c7)
- fee too low (stacking orders) (90d46b7)
- ignore RUSTSEC-2021-0124 (b4b570a)
- incorrect error message (ac48d31)
- infinite iter (1ab975a)
- nested runtimes / switch to futures (26d60b7)
- package name (e8dc71b)
- return type (52a37bf)
- StacksRpc internal improvements (2bf6c52)
- STXLockEventData unlock_height type (927acfe)
- testnet / mainnet deployment (b49056b)
- tsconfig adjustments (4f5320e)
- typos (669d94b)
- update lib name (9041ff8)
- update node bindings (cf29e00)
- update types/node + package.json (7fdb417)
- warnings, remove rustdoc (c81d7a7)
- 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)
- 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)
- add expectPrintEvent function (e835c5a)
- add hints (c067cfb)
- enable ft/nft metadata (08f0da5)
- introduce deployment fee rate (225aac2)
- iterate on feedbacks (dbf98c2)
- update colors and messages (587671f)
0.17.0 (2021-10-05)
- ability to cache repl sessions (5e086cb)
- acknowledge check ok (f6a6143)
- add decrement function (#109) (56e5477)
- cascade changes (fb6d9a9)
- cost reporting via tests (#116) (a0117aa)
- create abi-generator extension (e5b46c4)
- revamp extension usage (ec8cdfc)
0.15.1 (2021-08-18)
- 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)
- better process termination (1feec61)
- cross-platform filesystem issues (05d6d77)
- cross-platform networking (35511e7)
- cross-platform UI issues (1b7f9e8)
- docker prune at startup in case of dirty state (95a7fd1)
- don't crash if /v2/info is unresponsive (639fc58)
- failing CI steps (aaeb443)
- handle projects with > 25 contracts (eb4d3ef)
- pox initialization (6f8f16a)
- tty -> none (878f6a9)
- use nightly (55cbc77)
- use nightly in Dockerfile (12262ea)
- use nightly toolchain (13ee9bb)
- warnings (30e7438)
- warnings (0c9f7a2)
- ability to disable dashboard (32ccaff)
- ability to disable explorers (483a853)
- ability to reset devnet (1c0e1f2)
- add alias for poke -> console (84aea86)
- add bitcoin explorer (446a4d4)
- better support for Devnet / Testnet / Mainnet (9f47c73)
- devnet overall stable (38bcc49)
- display decoded transactions (0fcb597)
- draft auto stack-stx (c93623b)
- handle microblocks (c68ac68)
- improve termination sequence (fbfd2c6)
- integrating pox (17c521c)
- interface prototyped (d42c05d)
- log container ids (ed124a9)
- update mempool (adcb1be)
- update services statuses (f1865e4)
- write logs to disk (fa82cd9)
0.14.2 (2021-07-20)
0.14.1 (2021-06-28)
- display typescript errors (e7af34b)
- new contract generator (b8e39d7)
- remove required -- for clarinet test (0182b07)