Skip to content

Tags: electron/node-rcedit

Tags

v4.0.1

Toggle v4.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Wrong executable path on WSL (#89)

v4.0.0

Toggle v4.0.0's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
fix: update deps to clean up yarn audit (#98)

BREAKING CHANGE: Bumped supported node version to >= 14

* fix: update deps to clean up yarn audit

* test: fix import

* build: uuaw semver

* build: update standard deps

* build: uuaw http-cache-semantics

* build: update typedoc

* ci: drop unsupported Node.js versions

---------

Co-authored-by: David Sanders <dsanders11@ucsbalum.com>

v3.1.0

Toggle v3.1.0's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
feat: support setting resource strings (#92)

rcedit supports `--set-resource-string <id> <value>` but this was
not yet exposed here.

Co-authored-by: David Sanders <dsanders11@ucsbalum.com>

v3.0.2

Toggle v3.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: don't publish unnecessary files in package (#105)

v3.0.1

Toggle v3.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: use the 64-bit rcedit exe for arm64 (#84)

v3.0.0

Toggle v3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
ci: use Node 14 for the release step (#73)

v2.3.0

Toggle v2.3.0's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
feat: add TypeScript definition (#69)

Co-authored-by: Erick Zhao <erick@hotmail.ca>

v2.2.0

Toggle v2.2.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
feat: add support for WSL

v2.1.1

Toggle v2.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
build: fix wine installation in CI (#53)

* install macOS wine via brew cask
* install xquartz

v2.1.0

Toggle v2.1.0's commit message
ci: install wine64 on linux