Skip to main content

2 posts tagged with "ruby"

View All Tags

proto v0.60 - Scoped lockfiles, safe concurrent installs, and new WASM path APIs

· 8 min read
Miles Johnson
Founder, developer

Our lockfile implementation gets a major overhaul in this release, alongside concurrency-safe installs, simpler plugin configuration, and a friendlier path API for plugin authors.

proto has been steadily marching towards an official v1 release, and we're almost there! As part of this journey, we're making some breaking changes now — like the configuration and WASM API changes in this release — so that plugins, and their authors, have ample time to migrate before v1 lands.

moon v2.4 - Task checks, Ruby toolchain, storage APIs, and much more

· 7 min read
Miles Johnson
Founder, developer

This release is all about control and trust. We're giving tasks a way to gate, skip, and fingerprint themselves with plain shell scripts, letting projects set default task options in one place, and rounding out the toolchain lineup with Ruby and Poetry support. Behind the scenes, the daemon and VCS layers also got a substantial hardening pass so moon behaves reliably in the messy edge cases real repositories throw at it.