Releases: dfinity/canfund
Releases · dfinity/canfund
0.7.0
0.6.0
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
What's Changed
- bump: version 0.3.0 → 0.4.0 by @jedna in #24
- docs: Princpial typo and unwrap by @peterpeterparker in #29
- chore: ignore wasms in subdirectory by @peterpeterparker in #30
- docs: include README in canfund crate by @peterpeterparker in #31
- feat: bump ic cdk dependencies by @keplervital in #32
- fix: publishing needs readme to be relative to the project by @keplervital in #34
New Contributors
- @peterpeterparker made their first contribution in #29
Full Changelog: 0.4.0...0.5.0
0.4.0
0.3.0
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
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