This repository was archived by the owner on May 23, 2025. It is now read-only.
Releases: aspect-archives/plugin-augment-error
Releases · aspect-archives/plugin-augment-error
v0.2.1
To use this plugin, add it to your .aspect/cli/config.yaml file like so:
plugins:
- name: augment-error
from: github.com/aspect-build/plugin-augment-error
version: v0.2.1
What's Changed
- Handle multi-threaded BEPEventCallback calls by @gregmagolan in #5
Full Changelog: v0.2.0...v0.2.1
v0.2.0
To use this plugin, add it to your .aspect/cli/config.yaml file like so:
plugins:
- name: augment-error
from: github.com/aspect-build/plugin-augment-error
version: v0.2.0
What's Changed
- feat: update to use config.yaml plugin configuration for Aspect CLI 5.2.0 by @gregmagolan in #1
- Update README.md by @alexeagle in #3
- Bump Aspect CLI dep to github.com/aspect-build/aspect-cli v1.202449.18 by @gregmagolan in #4
New Contributors
- @gregmagolan made their first contribution in #1
- @alexeagle made their first contribution in #3
Full Changelog: v0.1.0...v0.2.0
v0.1.0
To use this plugin, add it to your .aspect/cli/config.yaml file like so:
plugins:
- name: augment-error
from: github.com/aspect-build/plugin-augment-error
version: v0.1.0