v0.13.4
Summary
Patch release adding Homebrew service integration. Running brew services start aptu-coder now starts the HTTP server on port 49200, with stdout and stderr written to $(brew --prefix)/var/log/aptu-coder.log.
What's Changed
New Features
- Homebrew service block: The aptu-coder formula now includes a
serviceblock sobrew services start aptu-coderlaunches the server automatically on login (#912)
Breaking Changes
None - this release is fully backward compatible with v0.13.3.
Full Changelog: v0.13.3...v0.13.4