Skip to content
This repository was archived by the owner on May 23, 2025. It is now read-only.

Releases: aspect-archives/plugin-augment-error

v0.2.1

16 Dec 06:41
3129484

Choose a tag to compare

v0.2.1 Pre-release
Pre-release

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

Full Changelog: v0.2.0...v0.2.1

v0.2.0

16 Dec 06:38
9e84373

Choose a tag to compare

v0.2.0 Pre-release
Pre-release

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

Full Changelog: v0.1.0...v0.2.0

v0.1.0

04 Mar 04:38

Choose a tag to compare

v0.1.0 Pre-release
Pre-release

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

⚠️ A minimum Aspect CLI version of 5.2.0 is required