0.6.0
What's Changed
- Create canister first in tests by @dansteren in #552
- Added tests for hex_address_from_principal by @lastmjs in #559
- Pegged the ic-cdk-optimizer version by @lastmjs in #560
- Breaking change: Removed QueryAsync and UpdateAsync by @lastmjs in #561
- Added JS Date object by @lastmjs in #563
- Implemented benchmarking with automatic GitHub Action benchmarking process by @lastmjs in #520
- Implemented Candid encoding and decoding by @lastmjs in #571
- Did some tweaks to the main benchmarking code by @lastmjs in #572
- Fixed prettier pre-commit hook by @dansteren in #546
- Added benchmarks for examples/motoko_examples/counter by @dansteren in #515
- Added USD cost estimates by @lastmjs in #578
- Added motoko and rust examples to query example by @bdemann in #507
- Added benchmarks calc example by @bdemann in #521
- Added Rust and Motoko examples to hello by @bdemann in #557
- Added Motoko and Rust examples to motoko_examples/hello-world by @bdemann in #549
- Added Rust and Motoko examples to echo by @bdemann in #550
- added benchmarks to phone_book example by @bdemann in #562
- Added benchmarks to simple-to-do example by @bdemann in #573
- Added benchmark to persistent-storage by @bdemann in #576
- Added benchmarks for examples/update by @dansteren in #516
- Added benchmarks for examples/motoko_examples/factorial by @dansteren in #517
- Added benchmarks for examples/motoko_examples/quicksort by @dansteren in #523
- Added benchmarks to key_value_store example by @bdemann in #526
- Added benchmarks for examples/motoko_examples/superheroes by @dansteren in #548
- Added benchmarks for examples/motoko_examples/whoami by @dansteren in #556
- Added benchmarks for examples/motoko_examples/minimal_counter_dapp by @dansteren in #558
- Added candid_decode and candid_encode documentation by @lastmjs in #581
- Add Cargo.lock by @lastmjs in #615
- Added benchmarks for examples/motoko_examples/phone-book by @github-actions in #600
- Added benchmarks for examples/motoko_examples/superheroes by @github-actions in #601
- Added benchmarks for examples/motoko_examples/simple-to-do by @github-actions in #602
- Added benchmarks for examples/motoko_examples/whoami by @github-actions in #603
- Added benchmarks for examples/motoko_examples/factorial by @github-actions in #604
- Added benchmarks for examples/motoko_examples/counter by @github-actions in #605
- Added benchmarks for examples/motoko_examples/quicksort by @github-actions in #606
- Added benchmarks for examples/motoko_examples/minimal-counter-dapp by @github-actions in #607
- Added benchmarks for examples/key_value_store by @github-actions in #608
- Added benchmarks for examples/motoko_examples/calc by @github-actions in #609
- Added benchmarks for examples/update by @github-actions in #610
- Added benchmarks for examples/motoko_examples/persistent-storage by @github-actions in #611
- Added benchmarks for examples/bytes by @github-actions in #612
- Added benchmarks for examples/primitive_ops by @github-actions in #613
- Ran benchmarks for 0.6.0 by @lastmjs in #580
- Added final benchmarking information by @lastmjs in #616
- Added final benchmarking by @lastmjs in #617
New Contributors
- @github-actions made their first contribution in #600
Full Changelog: 0.5.0...0.6.0