Skip to content

Releases: dfinity/canfund

0.7.0

15 Jan 13:51
a22eddc
Compare
Choose a tag to compare

What's Changed

  • feat: use cycles ledger to obtain cycles by @jedna in #37
  • docs: add a section for withdrawing cycles from cycles ledger by @jedna in #38

Full Changelog: 0.6.0...0.7.0

0.6.0

18 Dec 10:35
a4d40a5
Compare
Choose a tag to compare

What's Changed

  • feat(canfund): include last deposited cycles to the canister record by @keplervital in #35

Full Changelog: 0.5.0...0.6.0

0.5.0

10 Dec 17:24
ff80298
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.0...0.5.0

0.4.0

20 Nov 09:59
81dc8ef
Compare
Choose a tag to compare

What's Changed

  • refactor(manager)!: remove implicit funding canister registration by @jedna in #21
  • refactor!: remove self top-up configuration for funding canister by @jedna in #22
  • feat: allow minting strategy per canister by @jedna in #23

Full Changelog: 0.3.0...0.4.0

0.3.0

01 Nov 11:23
bdd7e53
Compare
Choose a tag to compare

What's Changed

  • feat: per-canister funding override functionality by @jedna in #12
  • docs: update metadata in Cargo.toml by @jedna in #13
  • build: add rust-toolchain.toml by @jedna in #14
  • chore(ci): update codeowners by @keplervital in #16
  • feat: add balance check history and improve consumption calculation by @jedna in #15
  • feat(fetch): consider freezing threshold in mngmt canister balance fetch by @jedna in #17
  • refactor: remove outdated FetchOwnCyclesBalance fetching method by @jedna in #18
  • feat: allow proxy for canister status by @jedna in #19

Full Changelog: 0.2.0...0.3.0

0.2.0

25 Sep 09:47
866cc90
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release

What's Changed

  • feat: add a callback for funding execution by @jedna in #7
  • test: integration and unit tests for deposited cycles functionality by @jedna in #8
  • feat: add deposited_cycles to canister record for metrics by @jedna in #6
  • style: rustfmt formatting by @jedna in #9
  • refactor: clippy fixes by @jedna in #10
  • docs: add code of conduct by @jedna in #11

Full Changelog: 0.1.0...0.2.0