Skip to content

Releases: JaamesTheFirst/PDM

EcoMove v1.0.3 - Submit Version

Choose a tag to compare

@Fegue3 Fegue3 released this 15 Dec 22:03

Quick Start

**Windows:**l
Set-ExecutionPolicy -Scope CurrentUser -ExecutionPolicy RemoteSigned -Force
Unblock-File .\scripts\release-run.ps1
.\scripts\release-run.ps1

-Mock for mock version.

Linux/MacOS:
chmod +x scripts/release-run.sh
./scripts/release-run.sh## Prerequisites

  • Docker Desktop (must be running)
  • Flutter SDK (3.35+)
  • WSL 2 (Windows only)

See docs/RELEASE.md for troubleshooting.

Full Changelog: v1.0.0...v1.0.3

EcoMove v1.0.0 - Initial Release

Choose a tag to compare

@JaamesTheFirst JaamesTheFirst released this 08 Dec 23:49

Quick Start

Windows:l
.\scripts\release-run.ps1Linux/macOS:

chmod +x scripts/release-run.sh
./scripts/release-run.sh## Prerequisites

  • Docker Desktop (must be running)
  • Flutter SDK (3.35+)
  • WSL 2 (Windows only)

See docs/RELEASE.md for troubleshooting.