Skip to content

Releases: aspect-build/plugin-fix-visibility

v0.2.1

16 Dec 06:41
a9156b5
Compare
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: fix-visibility
    from: github.com/aspect-build/plugin-fix-visibility
    version: v0.2.1

What's Changed

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

v0.2.0

16 Dec 06:38
61af5d6
Compare
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: fix-visibility
    from: github.com/aspect-build/plugin-fix-visibility
    version: v0.2.0

What's Changed

  • feat: update to use config.yaml plugin configuration for Aspect CLI 5.2.0 by @gregmagolan in #2
  • 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

23 Nov 23:22
f5f8ffc
Compare
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: fix-visibility
    from: github.com/aspect-build/plugin-fix-visibility
    version: v0.1.0

⚠️ A minimum Aspect CLI version of 5.2.0 is required