Skip to content

Releases: sheepdestroyer/LapinCarotte

v0.6-beta

06 Sep 22:48
c52e7fd

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5-beta...v0.6-beta

v0.5-beta

01 Jul 19:59
555d833

Choose a tag to compare

What's Changed

Full Changelog: v0.4-beta-test12...v0.5-beta

v0.4-beta-test12

01 Jul 19:24
bf332c6

Choose a tag to compare

  • Modified build_exe.py to read a RELEASE_TAG environment variable (defaulting to 'dev') and incorporate this tag into the executable name passed to PyInstaller (e.g., LapinCarotte-{tag}).

  • Updated .github/workflows/release.yml:

    • Build jobs (build-windows, build-linux) now set the RELEASE_TAG environment variable for build_exe.py using the determined tag.
    • Job outputs (executable_name, executable_path) in build jobs now reflect the new tagged naming convention.
    • The create-release job's "Prepare Release Body" step now correctly references these tagged executable names.
    • Asset upload steps now use the tagged filenames.
    • The Linux release asset is specifically named LapinCarotte-{tag}-linux.bin, while the Windows asset is LapinCarotte-{tag}.exe.

What's Changed

Full Changelog: v0.4-beta-test11...v0.4-beta-test12

v0.4-beta-test11

01 Jul 19:00
329476b

Choose a tag to compare

What's Changed

Full Changelog: v0.4-beta-test10...v0.4-beta-test11

v0.4-beta

30 Jun 21:32
0c305c6

Choose a tag to compare

What's Changed

Full Changelog: v0.3-beta...v0.4-beta

LapinCarotte Beta 3

10 Feb 13:13
4558725

Choose a tag to compare

Pick up Carrot Juice!
Migration to pygame-ce

LapinCarotte Beta 2

02 Feb 02:52

Choose a tag to compare

Lots of refactoring and bug fixes

What's Changed

Full Changelog: v0.1-beta...v0.2-beta

LapinCarotte Beta 1

25 Jan 01:23
402a9c7

Choose a tag to compare

LapinCarotte Beta 1 Pre-release
Pre-release

1rst release