Skip to content

Tags: fishfolk/jumpy

Tags

v0.12.2

Toggle v0.12.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: bump actions/upload-artifacts to v4 (#1027)

We updated download-artifacts to v4 but not upload, seems to have broken
release pipeline, hopefully this fixes.

v0.12.1

Toggle v0.12.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(version): Bump version to 0.12.1 (#998)

v0.12.0

Toggle v0.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: Bump version to 0.12.0 (#988)

v0.11.2

Toggle v0.11.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(release): Bump to 0.11.2 for release / hopefully package all pl…

…atforms successfully (#947)

0.11.1 macOS x86_64 build failed during release - seemed related to dep
on my fork of rapier, which we no longer need as PR was merged. Crossing
my fingers that #946 resolved that issue and 0.11.2 goes smoothly.

v0.11.1

Toggle v0.11.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(release): Bump version to 0.11.1 (#945)

Fixing a crash in release that was in 0.11.0

v0.11.0

Toggle v0.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(wasm): Update wasm CI workflow version to match game (#937)

v0.10.1

Toggle v0.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(release): Update cargo lock, bump to 0.10.1 (#922)

v0.10.0

Toggle v0.10.0's commit message
Re-enable networking.

v0.7.1-arm-test8

Toggle v0.7.1-arm-test8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ci: revert add release-plz config. (#907)

Reverts #906

We can't publish Jumpy to crates.io yet, and release-plz expects that.
We'll do releases manually for now.

v0.9.4

Toggle v0.9.4's commit message
Re-release of v0.9.3 that updates the Cargo.lock to fix build errors.