Skip to content

Releases: dfinity/quill

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

v0.3.2-beta.3

14 Jan 03:55
Compare
Choose a tag to compare
chore: typo

v0.3.2-beta.2

14 Jan 03:23
Compare
Choose a tag to compare
chore: change path for OPENSSL_DIR

v0.3.2-beta.1

14 Jan 02:54
Compare
Choose a tag to compare
chore: set environment variables for static openssl in a separate step

v0.3.2-beta.0

14 Jan 02:19
Compare
Choose a tag to compare
chore: update version

v0.3.2-beta-4

14 Jan 04:39
Compare
Choose a tag to compare
chore: use separate env vars

0.3.1

20 Dec 17:57
fcf84c7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...0.3.1

v0.3.0

11 Oct 21:49
679c29b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.17...0.3.0

v0.2.17

13 Jul 18:06
1c5ff87
Compare
Choose a tag to compare

Fixed

  • The generated PEM file now have correct EC PARAMETERS of secp256k1. (#124)

v0.2.16

22 Jun 19:16
c903291
Compare
Choose a tag to compare

Added

  • New command replace-node-provider-id (#118)

Changed

  • All queries are performed as update equivalents, in order to certify their responses. (#115)