Releases: JaamesTheFirst/PDM
Releases · JaamesTheFirst/PDM
Release list
EcoMove v1.0.3 - Submit Version
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
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.