v0.2.3
Added
- Turnkey daemon setup:
mta install --initwrites a default config first if
none exists; the install scripts gain--with-service(-WithServiceon
Windows) to configure + install + start the service in one step; new
scripts/uninstall.sh/scripts/uninstall.ps1for a clean removal (service +
binary,--purgealso wipes config/data).
Changed
scripts/build-all.shnow always cleansdist/before building, so stale or
renamed artifacts never linger.start/stop/restartgive a clearer "is the service installed? run
mta install" hint on failure;installis idempotent (restarts if the
service already exists).
Full Changelog: v0.2.2...v0.2.3