Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 28 May 15:50
· 24 commits to main since this release
chore: v0.4.0

Breaking: the registry is no longer compiled into the binary — ryra
clones it from github.com/ryanravn/ryra-registry on first use. Existing
installs with `registry = "bundled"` in metadata.toml will need to be
re-added (or have the field hand-edited to "default") since there is no
compat shim.

Also drops "bundled registry" wording from the site copy; what ryra
ships is now the *default* registry.