Skip to content

Releases: dfinity/quill

v0.4.4

21 Mar 17:50
0e9df58
Compare
Choose a tag to compare
  • Fixed quill sns make-proposal setting some fields to null.

0.4.3

29 Jan 19:01
fefa514
Compare
Choose a tag to compare
  • Updated dependencies.

v0.4.2

21 Jun 16:38
7945032
Compare
Choose a tag to compare
  • Added --subaccount to quill public-ids. (#201)
  • Added Ledger support via --ledger. (#199)
  • Added --confirmation-text to quill sns pay. (#195)
  • Fixed quill ckbtc update-balance allowing the anonymous principal. (#191)
  • Added disburse, disburse-maturity, split-neuron, and follow-neuron to quill sns. (#191)
  • Added option to print DFN address for Genesis investors. (#185)
  • Updated to new ICRC-1 account ID format. (#190)

v0.4.1

23 Mar 20:24
8b4f909
Compare
Choose a tag to compare

What's Changed

Full changelog: v0.4.0...v0.4.1

v0.4.0

14 Feb 16:41
Compare
Choose a tag to compare

What's Changed

  • fix: require --ticket-creation-time in sns pay by @lwshang in #159
  • make --proposal-path load binary encoding of the proposal candid record by @mraszyk in #160

Full Changelog: v0.3.3...v0.4.0

v0.3.3

10 Feb 15:38
b947db0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.3.3

v3.0.2-beta.7

17 Jan 21:04
Compare
Choose a tag to compare
chore: make openssl/vendored default in Cargo.toml

v0.3.2-beta.6

17 Jan 19:26
Compare
Choose a tag to compare
chore: use openssl/vendored

v0.3.2-beta.5

17 Jan 18:32
Compare
Choose a tag to compare
chore: use set-env workflow command

v0.3.2: chore: attempt to link openssl 1.1 statically (#149)

17 Jan 22:41
0565fe1
Compare
Choose a tag to compare
* chore: attempt to link openssl 1.1 statically

* chore: update make install command

* chore: add build command to ci workflow

* chore: add build command to ci workflow

* chore: add build step to ci

* chore: skip make test

* chore: skip make test

* chore: typo

* chore: update version

* chore: set environment variables for static openssl in a separate step

* chore: change path for OPENSSL_DIR

* chore: typo

* chore: use separate env vars

* chore: bump openssl

* chore: update README.md

* chore: use set-env workflow command

* chore: use openssl/vendored

* chore: make openssl/vendored default in Cargo.toml

* chore: remove build instructions