Skip to content

v0.13.4

Choose a tag to compare

@github-actions github-actions released this 15 May 20:14
v0.13.4
7b011eb

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 service block so brew services start aptu-coder launches 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