Skip to content

Tags: dfinity/quill

Tags

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was signed with the committer’s verified signature.
adamspofford-dfinity Adam Spofford
Release 0.5.0

v0.4.4

Toggle v0.4.4's commit message

Verified

This commit was signed with the committer’s verified signature.
adamspofford-dfinity Adam Spofford
Add test

0.4.3

Toggle 0.4.3's commit message

Verified

This commit was signed with the committer’s verified signature.
adamspofford-dfinity Adam Spofford
Update changelog

v0.4.2

Toggle v0.4.2's commit message

Verified

This commit was signed with the committer’s verified signature.
adamspofford-dfinity Adam Spofford
Update target file path

0.4.2

Toggle 0.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: Add `--subaccount` flag to `public-ids` (#201)

v0.4.1

Toggle v0.4.1's commit message

Verified

This commit was signed with the committer’s verified signature.
adamspofford-dfinity Adam Spofford
Update release.yml

v0.4.0

Toggle v0.4.0's commit message
opt-level 2 for release arm

v0.3.3

Toggle v0.3.3's commit message

Verified

This commit was signed with the committer’s verified signature.
adamspofford-dfinity Adam Spofford
Only install for the host machine

v3.0.2-beta.7

Toggle v3.0.2-beta.7's commit message
chore: make openssl/vendored default in Cargo.toml

v0.3.2

Toggle v0.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: attempt to link openssl 1.1 statically (#149)

* 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