This repository was archived by the owner on May 15, 2026. It is now read-only.
Releases: johnjansen/anvil
Releases · johnjansen/anvil
v0.111.0
What's changed
- fix: track concurrent task instances separately in status/ps — multiple instances of the same task now each show independently instead of overwriting each other
- fix: dispatch multiple task instances when max_concurrent > 1 (included from v0.110.0)
Installation
See install.sh in the repository for installation instructions.
v0.110.0
What's changed
- Update go.mod and go.sum for AMQP dependency
- feat(amqp): Complete AMQP subscription implementation for task triggers
- feat(subscription): Add subscription management CLI commands
- feat(amqp): Add AMQP consumer component and integrate with daemon
- feat(subscription): Add subscription configuration support to task frontmatter
Installation
curl -fsSL https://raw.githubusercontent.com/johnjansen/anvil/main/install.sh | shv0.98.0
What's changed
- feat: add task alerting rules for custom notifications
- docs: sync documentation with current implementation
Installation
curl -fsSL https://raw.githubusercontent.com/johnjansen/anvil/main/install.sh | shv0.91.0
v0.89.0
What's changed
Installation
curl -fsSL https://raw.githubusercontent.com/johnjansen/anvil/main/install.sh | shv0.88.1
What's changed
Installation
curl -fsSL https://raw.githubusercontent.com/johnjansen/anvil/main/install.sh | shv0.88.0
v0.87.1
v0.87.0
v0.86.0
What's changed
Installation
curl -fsSL https://raw.githubusercontent.com/johnjansen/anvil/main/install.sh | sh