RELEASE.md 550 B

Release Notes

Current Version

  • 0.1.1

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-v<version>-linux-<arch>
  • dist/mlog-tool-qt.exe
  • dist/mlog-tool-qt-v<version>-windows-<arch>.exe

Suggested Delivery

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