RELEASE.md 542 B

Release Notes

Current Version

  • 0.1.0

Release Steps

cd /home/liuyang/桌面/script/python_mlog_tool
./scripts/build_qt_exe.sh

Windows PowerShell:

cd path\to\python_mlog_tool
.\scripts\build_qt_exe.ps1

Output Files

  • dist/mlog-tool-qt
  • dist/mlog-tool-qt-v0.1.0-linux-x86_64
  • dist/mlog-tool-qt.exe
  • dist/mlog-tool-qt-v0.1.0-windows-x86_64.exe

Suggested Delivery

  • Send the versioned executable to users.
  • Keep README.md with the executable when sharing the tool internally.